oci-filestorage 2.102.1 → 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
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * File Storage API
4
4
  * Use the File Storage service API to manage file systems, mount targets, and snapshots.
5
- For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
5
+ For more information, see [Overview of File Storage](https://docs.oracle.com/iaas/Content/File/Concepts/filestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20171215
8
8
  *
@@ -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
  *
@@ -31,7 +31,7 @@ export interface UpdateReplicationDetails {
31
31
  /**
32
32
  * Free-form tags for this resource. Each tag is a simple key-value pair
33
33
  * with no predefined name, type, or namespace.
34
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
34
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
35
35
  * Example: {@code {\"Department\": \"Finance\"}}
36
36
  *
37
37
  */
@@ -40,7 +40,7 @@ export interface UpdateReplicationDetails {
40
40
  };
41
41
  /**
42
42
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
43
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
43
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
44
44
  * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
45
45
  *
46
46
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * File Storage API
4
4
  * Use the File Storage service API to manage file systems, mount targets, and snapshots.
5
- For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
5
+ For more information, see [Overview of File Storage](https://docs.oracle.com/iaas/Content/File/Concepts/filestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20171215
8
8
  *
@@ -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
  *
@@ -19,7 +19,7 @@ export interface UpdateSnapshotDetails {
19
19
  /**
20
20
  * Free-form tags for this resource. Each tag is a simple key-value pair
21
21
  * with no predefined name, type, or namespace.
22
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
22
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
23
23
  * Example: {@code {\"Department\": \"Finance\"}}
24
24
  *
25
25
  */
@@ -28,7 +28,7 @@ export interface UpdateSnapshotDetails {
28
28
  };
29
29
  /**
30
30
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
31
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
31
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
32
32
  * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
33
33
  *
34
34
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * File Storage API
4
4
  * Use the File Storage service API to manage file systems, mount targets, and snapshots.
5
- For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
5
+ For more information, see [Overview of File Storage](https://docs.oracle.com/iaas/Content/File/Concepts/filestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20171215
8
8
  *
@@ -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
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * File Storage API
4
4
  * Use the File Storage service API to manage file systems, mount targets, and snapshots.
5
- For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
5
+ For more information, see [Overview of File Storage](https://docs.oracle.com/iaas/Content/File/Concepts/filestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20171215
8
8
  *
@@ -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
  *
@@ -18,7 +18,7 @@ import * as model from "../model";
18
18
  */
19
19
  export interface ValidateKeyTabsDetails {
20
20
  /**
21
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target whose keytabs are to be validated.
21
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the mount target whose keytabs are to be validated.
22
22
  */
23
23
  "mountTargetId"?: string;
24
24
  "keyTabSecretDetails"?: model.KeyTabSecretDetails;
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * File Storage API
4
4
  * Use the File Storage service API to manage file systems, mount targets, and snapshots.
5
- For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
5
+ For more information, see [Overview of File Storage](https://docs.oracle.com/iaas/Content/File/Concepts/filestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20171215
8
8
  *
@@ -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
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * File Storage API
4
4
  * Use the File Storage service API to manage file systems, mount targets, and snapshots.
5
- For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
5
+ For more information, see [Overview of File Storage](https://docs.oracle.com/iaas/Content/File/Concepts/filestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20171215
8
8
  *
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddExportLock.ts.html |here} to see how to use AddExportLockRequest.
16
+ * @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 AddExportLockRequest.
17
17
  */
18
18
  export interface AddExportLockRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the export.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the export.
21
21
  */
22
22
  "exportId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFileSystemLock.ts.html |here} to see how to use AddFileSystemLockRequest.
16
+ * @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 AddFileSystemLockRequest.
17
17
  */
18
18
  export interface AddFileSystemLockRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the file system.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the file system.
21
21
  */
22
22
  "fileSystemId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFilesystemSnapshotPolicyLock.ts.html |here} to see how to use AddFilesystemSnapshotPolicyLockRequest.
16
+ * @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 AddFilesystemSnapshotPolicyLockRequest.
17
17
  */
18
18
  export interface AddFilesystemSnapshotPolicyLockRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the file system snapshot policy.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the file system snapshot policy.
21
21
  */
22
22
  "filesystemSnapshotPolicyId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddMountTargetLock.ts.html |here} to see how to use AddMountTargetLockRequest.
16
+ * @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 AddMountTargetLockRequest.
17
17
  */
18
18
  export interface AddMountTargetLockRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the mount target.
21
21
  */
22
22
  "mountTargetId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddOutboundConnectorLock.ts.html |here} to see how to use AddOutboundConnectorLockRequest.
16
+ * @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 AddOutboundConnectorLockRequest.
17
17
  */
18
18
  export interface AddOutboundConnectorLockRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the outbound connector.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the outbound connector.
21
21
  */
22
22
  "outboundConnectorId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddReplicationLock.ts.html |here} to see how to use AddReplicationLockRequest.
16
+ * @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 AddReplicationLockRequest.
17
17
  */
18
18
  export interface AddReplicationLockRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the replication.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the replication.
21
21
  */
22
22
  "replicationId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddSnapshotLock.ts.html |here} to see how to use AddSnapshotLockRequest.
16
+ * @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 AddSnapshotLockRequest.
17
17
  */
18
18
  export interface AddSnapshotLockRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the snapshot.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the snapshot.
21
21
  */
22
22
  "snapshotId": string;
23
23
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CancelDowngradeShapeMountTarget.ts.html |here} to see how to use CancelDowngradeShapeMountTargetRequest.
15
+ * @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 CancelDowngradeShapeMountTargetRequest.
16
16
  */
17
17
  export interface CancelDowngradeShapeMountTargetRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the mount target.
20
20
  */
21
21
  "mountTargetId": string;
22
22
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartmentRequest.
16
+ * @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 ChangeFileSystemCompartmentRequest.
17
17
  */
18
18
  export interface ChangeFileSystemCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the file system.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the file system.
21
21
  */
22
22
  "fileSystemId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFilesystemSnapshotPolicyCompartment.ts.html |here} to see how to use ChangeFilesystemSnapshotPolicyCompartmentRequest.
16
+ * @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 ChangeFilesystemSnapshotPolicyCompartmentRequest.
17
17
  */
18
18
  export interface ChangeFilesystemSnapshotPolicyCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the file system snapshot policy.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the file system snapshot policy.
21
21
  */
22
22
  "filesystemSnapshotPolicyId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartmentRequest.
16
+ * @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 ChangeMountTargetCompartmentRequest.
17
17
  */
18
18
  export interface ChangeMountTargetCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the mount target.
21
21
  */
22
22
  "mountTargetId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeOutboundConnectorCompartment.ts.html |here} to see how to use ChangeOutboundConnectorCompartmentRequest.
16
+ * @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 ChangeOutboundConnectorCompartmentRequest.
17
17
  */
18
18
  export interface ChangeOutboundConnectorCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the outbound connector.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the outbound connector.
21
21
  */
22
22
  "outboundConnectorId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartmentRequest.
16
+ * @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 ChangeReplicationCompartmentRequest.
17
17
  */
18
18
  export interface ChangeReplicationCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the replication.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the replication.
21
21
  */
22
22
  "replicationId": string;
23
23
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateExport.ts.html |here} to see how to use CreateExportRequest.
16
+ * @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 CreateExportRequest.
17
17
  */
18
18
  export interface CreateExportRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystemRequest.
16
+ * @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 CreateFileSystemRequest.
17
17
  */
18
18
  export interface CreateFileSystemRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFilesystemSnapshotPolicy.ts.html |here} to see how to use CreateFilesystemSnapshotPolicyRequest.
16
+ * @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 CreateFilesystemSnapshotPolicyRequest.
17
17
  */
18
18
  export interface CreateFilesystemSnapshotPolicyRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTargetRequest.
16
+ * @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 CreateMountTargetRequest.
17
17
  */
18
18
  export interface CreateMountTargetRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateOutboundConnector.ts.html |here} to see how to use CreateOutboundConnectorRequest.
16
+ * @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 CreateOutboundConnectorRequest.
17
17
  */
18
18
  export interface CreateOutboundConnectorRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplicationRequest.
16
+ * @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 CreateReplicationRequest.
17
17
  */
18
18
  export interface CreateReplicationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshotRequest.
16
+ * @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 CreateSnapshotRequest.
17
17
  */
18
18
  export interface CreateSnapshotRequest extends common.BaseRequest {
19
19
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExportRequest.
15
+ * @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 DeleteExportRequest.
16
16
  */
17
17
  export interface DeleteExportRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the export.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the export.
20
20
  */
21
21
  "exportId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystemRequest.
15
+ * @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 DeleteFileSystemRequest.
16
16
  */
17
17
  export interface DeleteFileSystemRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the file system.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the file system.
20
20
  */
21
21
  "fileSystemId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFilesystemSnapshotPolicy.ts.html |here} to see how to use DeleteFilesystemSnapshotPolicyRequest.
15
+ * @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 DeleteFilesystemSnapshotPolicyRequest.
16
16
  */
17
17
  export interface DeleteFilesystemSnapshotPolicyRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the file system snapshot policy.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the file system snapshot policy.
20
20
  */
21
21
  "filesystemSnapshotPolicyId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTargetRequest.
15
+ * @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 DeleteMountTargetRequest.
16
16
  */
17
17
  export interface DeleteMountTargetRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the mount target.
20
20
  */
21
21
  "mountTargetId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteOutboundConnector.ts.html |here} to see how to use DeleteOutboundConnectorRequest.
15
+ * @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 DeleteOutboundConnectorRequest.
16
16
  */
17
17
  export interface DeleteOutboundConnectorRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the outbound connector.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the outbound connector.
20
20
  */
21
21
  "outboundConnectorId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplicationRequest.
15
+ * @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 DeleteReplicationRequest.
16
16
  */
17
17
  export interface DeleteReplicationRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the replication.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the replication.
20
20
  */
21
21
  "replicationId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTargetRequest.
15
+ * @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 DeleteReplicationTargetRequest.
16
16
  */
17
17
  export interface DeleteReplicationTargetRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the replication target.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the replication target.
20
20
  */
21
21
  "replicationTargetId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshotRequest.
15
+ * @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 DeleteSnapshotRequest.
16
16
  */
17
17
  export interface DeleteSnapshotRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the snapshot.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the snapshot.
20
20
  */
21
21
  "snapshotId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DetachClone.ts.html |here} to see how to use DetachCloneRequest.
15
+ * @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 DetachCloneRequest.
16
16
  */
17
17
  export interface DetachCloneRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the file system.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the file system.
20
20
  */
21
21
  "fileSystemId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplicationRequest.
15
+ * @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 EstimateReplicationRequest.
16
16
  */
17
17
  export interface EstimateReplicationRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the file system.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the file system.
20
20
  */
21
21
  "fileSystemId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetExport.ts.html |here} to see how to use GetExportRequest.
15
+ * @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 GetExportRequest.
16
16
  */
17
17
  export interface GetExportRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the export.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the export.
20
20
  */
21
21
  "exportId": string;
22
22
  /**