oci-objectstorage 2.102.2 → 2.104.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 (192) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/client.d.ts +69 -69
  4. package/lib/client.js +69 -69
  5. package/lib/model/access-target-details.d.ts +2 -2
  6. package/lib/model/access-target-details.js +2 -2
  7. package/lib/model/archival-state.d.ts +2 -2
  8. package/lib/model/archival-state.js +2 -2
  9. package/lib/model/bucket-summary.d.ts +6 -6
  10. package/lib/model/bucket-summary.js +2 -2
  11. package/lib/model/bucket.d.ts +10 -10
  12. package/lib/model/bucket.js +2 -2
  13. package/lib/model/checksum-algorithm.d.ts +2 -2
  14. package/lib/model/checksum-algorithm.js +2 -2
  15. package/lib/model/commit-multipart-upload-details.d.ts +3 -3
  16. package/lib/model/commit-multipart-upload-details.js +2 -2
  17. package/lib/model/commit-multipart-upload-part-details.d.ts +3 -3
  18. package/lib/model/commit-multipart-upload-part-details.js +2 -2
  19. package/lib/model/copy-object-details.d.ts +3 -3
  20. package/lib/model/copy-object-details.js +2 -2
  21. package/lib/model/create-bucket-details.d.ts +7 -7
  22. package/lib/model/create-bucket-details.js +2 -2
  23. package/lib/model/create-multipart-upload-details.d.ts +3 -3
  24. package/lib/model/create-multipart-upload-details.js +2 -2
  25. package/lib/model/create-preauthenticated-request-details.d.ts +2 -2
  26. package/lib/model/create-preauthenticated-request-details.js +2 -2
  27. package/lib/model/create-private-endpoint-details.d.ts +4 -4
  28. package/lib/model/create-private-endpoint-details.js +2 -2
  29. package/lib/model/create-replication-policy-details.d.ts +2 -2
  30. package/lib/model/create-replication-policy-details.js +2 -2
  31. package/lib/model/create-retention-rule-details.d.ts +2 -2
  32. package/lib/model/create-retention-rule-details.js +2 -2
  33. package/lib/model/duration.d.ts +2 -2
  34. package/lib/model/duration.js +2 -2
  35. package/lib/model/fqdns.d.ts +2 -2
  36. package/lib/model/fqdns.js +2 -2
  37. package/lib/model/index.d.ts +2 -2
  38. package/lib/model/index.js +2 -2
  39. package/lib/model/list-objects.d.ts +3 -3
  40. package/lib/model/list-objects.js +2 -2
  41. package/lib/model/multipart-upload-part-summary.d.ts +3 -3
  42. package/lib/model/multipart-upload-part-summary.js +2 -2
  43. package/lib/model/multipart-upload.d.ts +4 -4
  44. package/lib/model/multipart-upload.js +2 -2
  45. package/lib/model/namespace-metadata.d.ts +2 -2
  46. package/lib/model/namespace-metadata.js +2 -2
  47. package/lib/model/object-lifecycle-policy.d.ts +3 -3
  48. package/lib/model/object-lifecycle-policy.js +2 -2
  49. package/lib/model/object-lifecycle-rule.d.ts +4 -4
  50. package/lib/model/object-lifecycle-rule.js +2 -2
  51. package/lib/model/object-name-filter.d.ts +2 -2
  52. package/lib/model/object-name-filter.js +2 -2
  53. package/lib/model/object-summary.d.ts +3 -3
  54. package/lib/model/object-summary.js +2 -2
  55. package/lib/model/object-version-collection.d.ts +3 -3
  56. package/lib/model/object-version-collection.js +2 -2
  57. package/lib/model/object-version-summary.d.ts +3 -3
  58. package/lib/model/object-version-summary.js +2 -2
  59. package/lib/model/pattern-details.d.ts +2 -2
  60. package/lib/model/pattern-details.js +2 -2
  61. package/lib/model/preauthenticated-request-summary.d.ts +2 -2
  62. package/lib/model/preauthenticated-request-summary.js +2 -2
  63. package/lib/model/preauthenticated-request.d.ts +4 -4
  64. package/lib/model/preauthenticated-request.js +2 -2
  65. package/lib/model/prefix-fqdns.d.ts +2 -2
  66. package/lib/model/prefix-fqdns.js +2 -2
  67. package/lib/model/private-endpoint-summary.d.ts +4 -4
  68. package/lib/model/private-endpoint-summary.js +2 -2
  69. package/lib/model/private-endpoint.d.ts +6 -6
  70. package/lib/model/private-endpoint.js +2 -2
  71. package/lib/model/put-object-lifecycle-policy-details.d.ts +2 -2
  72. package/lib/model/put-object-lifecycle-policy-details.js +2 -2
  73. package/lib/model/reencrypt-object-details.d.ts +3 -3
  74. package/lib/model/reencrypt-object-details.js +2 -2
  75. package/lib/model/rename-object-details.d.ts +3 -3
  76. package/lib/model/rename-object-details.js +2 -2
  77. package/lib/model/replication-policy-summary.d.ts +2 -2
  78. package/lib/model/replication-policy-summary.js +2 -2
  79. package/lib/model/replication-policy.d.ts +2 -2
  80. package/lib/model/replication-policy.js +2 -2
  81. package/lib/model/replication-source.d.ts +2 -2
  82. package/lib/model/replication-source.js +2 -2
  83. package/lib/model/restore-objects-details.d.ts +2 -2
  84. package/lib/model/restore-objects-details.js +2 -2
  85. package/lib/model/retention-rule-collection.d.ts +2 -2
  86. package/lib/model/retention-rule-collection.js +2 -2
  87. package/lib/model/retention-rule-details.d.ts +2 -2
  88. package/lib/model/retention-rule-details.js +2 -2
  89. package/lib/model/retention-rule-summary.d.ts +2 -2
  90. package/lib/model/retention-rule-summary.js +2 -2
  91. package/lib/model/retention-rule.d.ts +2 -2
  92. package/lib/model/retention-rule.js +2 -2
  93. package/lib/model/s-se-customer-key-details.d.ts +2 -2
  94. package/lib/model/s-se-customer-key-details.js +2 -2
  95. package/lib/model/storage-tier.d.ts +2 -2
  96. package/lib/model/storage-tier.js +2 -2
  97. package/lib/model/update-bucket-details.d.ts +7 -7
  98. package/lib/model/update-bucket-details.js +2 -2
  99. package/lib/model/update-namespace-metadata-details.d.ts +2 -2
  100. package/lib/model/update-namespace-metadata-details.js +2 -2
  101. package/lib/model/update-object-storage-tier-details.d.ts +2 -2
  102. package/lib/model/update-object-storage-tier-details.js +2 -2
  103. package/lib/model/update-private-endpoint-details.d.ts +4 -4
  104. package/lib/model/update-private-endpoint-details.js +2 -2
  105. package/lib/model/update-retention-rule-details.d.ts +2 -2
  106. package/lib/model/update-retention-rule-details.js +2 -2
  107. package/lib/model/work-request-error.d.ts +3 -3
  108. package/lib/model/work-request-error.js +2 -2
  109. package/lib/model/work-request-log-entry.d.ts +2 -2
  110. package/lib/model/work-request-log-entry.js +2 -2
  111. package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
  112. package/lib/model/work-request-resource-metadata-key.js +2 -2
  113. package/lib/model/work-request-resource.d.ts +2 -2
  114. package/lib/model/work-request-resource.js +2 -2
  115. package/lib/model/work-request-summary.d.ts +3 -3
  116. package/lib/model/work-request-summary.js +2 -2
  117. package/lib/model/work-request.d.ts +3 -3
  118. package/lib/model/work-request.js +2 -2
  119. package/lib/objectstorage-waiter.d.ts +2 -2
  120. package/lib/objectstorage-waiter.js +2 -2
  121. package/lib/request/abort-multipart-upload-request.d.ts +1 -1
  122. package/lib/request/cancel-work-request-request.d.ts +1 -1
  123. package/lib/request/commit-multipart-upload-request.d.ts +1 -1
  124. package/lib/request/copy-object-request.d.ts +8 -8
  125. package/lib/request/create-bucket-request.d.ts +1 -1
  126. package/lib/request/create-multipart-upload-request.d.ts +5 -5
  127. package/lib/request/create-preauthenticated-request-request.d.ts +1 -1
  128. package/lib/request/create-private-endpoint-request.d.ts +1 -1
  129. package/lib/request/create-replication-policy-request.d.ts +1 -1
  130. package/lib/request/create-retention-rule-request.d.ts +1 -1
  131. package/lib/request/delete-bucket-request.d.ts +1 -1
  132. package/lib/request/delete-object-lifecycle-policy-request.d.ts +1 -1
  133. package/lib/request/delete-object-request.d.ts +1 -1
  134. package/lib/request/delete-preauthenticated-request-request.d.ts +1 -1
  135. package/lib/request/delete-private-endpoint-request.d.ts +1 -1
  136. package/lib/request/delete-replication-policy-request.d.ts +1 -1
  137. package/lib/request/delete-retention-rule-request.d.ts +1 -1
  138. package/lib/request/get-bucket-request.d.ts +1 -1
  139. package/lib/request/get-namespace-metadata-request.d.ts +1 -1
  140. package/lib/request/get-namespace-request.d.ts +3 -3
  141. package/lib/request/get-object-lifecycle-policy-request.d.ts +1 -1
  142. package/lib/request/get-object-request.d.ts +4 -4
  143. package/lib/request/get-preauthenticated-request-request.d.ts +1 -1
  144. package/lib/request/get-private-endpoint-request.d.ts +1 -1
  145. package/lib/request/get-replication-policy-request.d.ts +1 -1
  146. package/lib/request/get-retention-rule-request.d.ts +1 -1
  147. package/lib/request/get-work-request-request.d.ts +1 -1
  148. package/lib/request/head-bucket-request.d.ts +1 -1
  149. package/lib/request/head-object-request.d.ts +4 -4
  150. package/lib/request/index.d.ts +2 -2
  151. package/lib/request/index.js +2 -2
  152. package/lib/request/list-buckets-request.d.ts +3 -3
  153. package/lib/request/list-multipart-upload-parts-request.d.ts +3 -3
  154. package/lib/request/list-multipart-uploads-request.d.ts +3 -3
  155. package/lib/request/list-object-versions-request.d.ts +3 -3
  156. package/lib/request/list-objects-request.d.ts +2 -2
  157. package/lib/request/list-preauthenticated-requests-request.d.ts +3 -3
  158. package/lib/request/list-private-endpoints-request.d.ts +3 -3
  159. package/lib/request/list-replication-policies-request.d.ts +3 -3
  160. package/lib/request/list-replication-sources-request.d.ts +3 -3
  161. package/lib/request/list-retention-rules-request.d.ts +2 -2
  162. package/lib/request/list-work-request-errors-request.d.ts +3 -3
  163. package/lib/request/list-work-request-logs-request.d.ts +3 -3
  164. package/lib/request/list-work-requests-request.d.ts +3 -3
  165. package/lib/request/make-bucket-writable-request.d.ts +1 -1
  166. package/lib/request/put-object-lifecycle-policy-request.d.ts +1 -1
  167. package/lib/request/put-object-request.d.ts +5 -5
  168. package/lib/request/reencrypt-bucket-request.d.ts +1 -1
  169. package/lib/request/reencrypt-object-request.d.ts +1 -1
  170. package/lib/request/rename-object-request.d.ts +1 -1
  171. package/lib/request/restore-objects-request.d.ts +1 -1
  172. package/lib/request/update-bucket-request.d.ts +1 -1
  173. package/lib/request/update-namespace-metadata-request.d.ts +1 -1
  174. package/lib/request/update-object-storage-tier-request.d.ts +1 -1
  175. package/lib/request/update-private-endpoint-request.d.ts +1 -1
  176. package/lib/request/update-retention-rule-request.d.ts +1 -1
  177. package/lib/request/upload-part-request.d.ts +5 -5
  178. package/lib/response/index.d.ts +2 -2
  179. package/lib/response/index.js +2 -2
  180. package/lib/response/list-buckets-response.d.ts +1 -1
  181. package/lib/response/list-multipart-upload-parts-response.d.ts +1 -1
  182. package/lib/response/list-multipart-uploads-response.d.ts +1 -1
  183. package/lib/response/list-object-versions-response.d.ts +1 -1
  184. package/lib/response/list-preauthenticated-requests-response.d.ts +1 -1
  185. package/lib/response/list-private-endpoints-response.d.ts +1 -1
  186. package/lib/response/list-replication-policies-response.d.ts +1 -1
  187. package/lib/response/list-replication-sources-response.d.ts +1 -1
  188. package/lib/response/list-retention-rules-response.d.ts +1 -1
  189. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  190. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  191. package/lib/response/list-work-requests-response.d.ts +1 -1
  192. package/package.json +3 -3
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -18,7 +18,7 @@ For more information, see [Overview of Object Storage](/Content/Object/Concepts/
18
18
  * <p>
19
19
  To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized,
20
20
  * talk to an administrator. If you are an administrator who needs to write policies to give users access,
21
- * see [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
21
+ * see [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
22
22
  *
23
23
  */
24
24
  export interface MultipartUploadPartSummary {
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -19,11 +19,11 @@ import * as model from "../model";
19
19
  * objects that are too large for a single upload operation. With multipart uploads, individual parts of an object can be
20
20
  * uploaded in parallel to reduce the amount of time you spend uploading. Multipart uploads can also minimize the impact
21
21
  * of network failures by letting you retry a failed part upload instead of requiring you to retry an entire object upload.
22
- * See [Using Multipart Uploads](https://docs.cloud.oracle.com/Content/Object/Tasks/usingmultipartuploads.htm).
22
+ * See [Using Multipart Uploads](https://docs.oracle.com/iaas/Content/Object/Tasks/usingmultipartuploads.htm).
23
23
  * <p>
24
24
  To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized,
25
25
  * talk to an administrator. If you are an administrator who needs to write policies to give users access, see
26
- * [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
26
+ * [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
27
27
  *
28
28
  */
29
29
  export interface MultipartUpload {
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -29,7 +29,7 @@ export interface ObjectLifecyclePolicy {
29
29
  * The live lifecycle policy on the bucket.
30
30
  * <p>
31
31
  For an example of this value, see the
32
- * [PutObjectLifecyclePolicy API documentation](https://docs.cloud.oracle.com/iaas/api/#/en/objectstorage/20160918/ObjectLifecyclePolicy/PutObjectLifecyclePolicy).
32
+ * [PutObjectLifecyclePolicy API documentation](https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/ObjectLifecyclePolicy/PutObjectLifecyclePolicy).
33
33
  *
34
34
  */
35
35
  "items"?: Array<model.ObjectLifecycleRule>;
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  /**
18
18
  * To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized,
19
19
  * talk to an administrator. If you are an administrator who needs to write policies to give users access, see
20
- * [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
20
+ * [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
21
21
  *
22
22
  */
23
23
  export interface ObjectLifecycleRule {
@@ -40,7 +40,7 @@ export interface ObjectLifecycleRule {
40
40
  /**
41
41
  * The action of the object lifecycle policy rule.
42
42
  * Rules using the action 'ARCHIVE' move objects from Standard and InfrequentAccess storage tiers
43
- * into the [Archive storage tier](https://docs.cloud.oracle.com/Content/Archive/Concepts/archivestorageoverview.htm).
43
+ * into the [Archive storage tier](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
44
44
  * Rules using the action 'INFREQUENT_ACCESS' move objects from Standard storage tier into the
45
45
  * Infrequent Access Storage tier. Objects that are already in InfrequentAccess tier or in Archive
46
46
  * tier are left untouched.
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  /**
18
18
  * To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized,
19
19
  * talk to an administrator. If you are an administrator who needs to write policies to give users access, see
20
- * [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
20
+ * [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
21
21
  *
22
22
  */
23
23
  export interface ObjectSummary {
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  /**
18
18
  * To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized,
19
19
  * talk to an administrator. If you are an administrator who needs to write policies to give users access, see
20
- * [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
20
+ * [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
21
21
  *
22
22
  */
23
23
  export interface ObjectVersionCollection {
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  /**
18
18
  * To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized,
19
19
  * talk to an administrator. If you are an administrator who needs to write policies to give users access, see
20
- * [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
20
+ * [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
21
21
  *
22
22
  */
23
23
  export interface ObjectVersionSummary {
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -17,11 +17,11 @@ For more information, see [Overview of Object Storage](/Content/Object/Concepts/
17
17
  * Pre-authenticated requests provide a way to let users access a bucket or an object without having their own credentials.
18
18
  * When you create a pre-authenticated request, a unique URL is generated. Users in your organization, partners, or third
19
19
  * parties can use this URL to access the targets identified in the pre-authenticated request.
20
- * See [Using Pre-Authenticated Requests](https://docs.cloud.oracle.com/Content/Object/Tasks/usingpreauthenticatedrequests.htm).
20
+ * See [Using Pre-Authenticated Requests](https://docs.oracle.com/iaas/Content/Object/Tasks/usingpreauthenticatedrequests.htm).
21
21
  * <p>
22
22
  To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to an
23
23
  * administrator. If you are an administrator who needs to write policies to give users access, see
24
- * [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
24
+ * [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
25
25
  *
26
26
  */
27
27
  export interface PreauthenticatedRequest {
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  /**
18
18
  * To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized,
19
19
  * talk to an administrator. If you are an administrator who needs to write policies to give users access, see
20
- * [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
20
+ * [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
21
21
  *
22
22
  */
23
23
  export interface PrivateEndpointSummary {
@@ -36,7 +36,7 @@ export interface PrivateEndpointSummary {
36
36
  */
37
37
  "compartmentId": string;
38
38
  /**
39
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the user who created the Private Endpoint.
39
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the user who created the Private Endpoint.
40
40
  */
41
41
  "createdBy": string;
42
42
  /**
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -35,7 +35,7 @@ export interface PrivateEndpoint {
35
35
  */
36
36
  "compartmentId": string;
37
37
  /**
38
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the user who created the Private Endpoint.
38
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the user who created the Private Endpoint.
39
39
  */
40
40
  "createdBy": string;
41
41
  /**
@@ -96,7 +96,7 @@ export interface PrivateEndpoint {
96
96
  "accessTargets": Array<model.AccessTargetDetails>;
97
97
  /**
98
98
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
99
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
99
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
100
100
  * Example: {@code {\"Department\": \"Finance\"}}
101
101
  *
102
102
  */
@@ -105,7 +105,7 @@ export interface PrivateEndpoint {
105
105
  };
106
106
  /**
107
107
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
108
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
108
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
109
109
  * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
110
110
  *
111
111
  */
@@ -115,7 +115,7 @@ export interface PrivateEndpoint {
115
115
  };
116
116
  };
117
117
  /**
118
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the PrivateEndpoint.
118
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the PrivateEndpoint.
119
119
  *
120
120
  */
121
121
  "id"?: string;
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -30,7 +30,7 @@ import * as model from "../model";
30
30
  */
31
31
  export interface ReencryptObjectDetails {
32
32
  /**
33
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the master encryption key used to call the Vault
33
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the master encryption key used to call the Vault
34
34
  * service to re-encrypt the data encryption keys associated with the object and its chunks. If the kmsKeyId value is
35
35
  * empty, whether null or an empty string, the API will perform re-encryption by using the kmsKeyId associated with the
36
36
  * bucket or the master encryption key managed by Oracle, depending on the bucket encryption mechanism.
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -16,7 +16,7 @@ For more information, see [Overview of Object Storage](/Content/Object/Concepts/
16
16
  /**
17
17
  * To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized,
18
18
  * talk to an administrator. If you are an administrator who needs to write policies to give users access, see
19
- * [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
19
+ * [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
20
20
  *
21
21
  */
22
22
  export interface RenameObjectDetails {
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com