oci-filestorage 2.76.0 → 2.77.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 (325) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +51 -51
  4. package/lib/client.js +51 -51
  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 +1 -1
  8. package/lib/model/change-file-system-compartment-details.js +1 -1
  9. package/lib/model/change-filesystem-snapshot-policy-compartment-details.d.ts +1 -1
  10. package/lib/model/change-filesystem-snapshot-policy-compartment-details.js +1 -1
  11. package/lib/model/change-mount-target-compartment-details.d.ts +1 -1
  12. package/lib/model/change-mount-target-compartment-details.js +1 -1
  13. package/lib/model/change-outbound-connector-compartment-details.d.ts +1 -1
  14. package/lib/model/change-outbound-connector-compartment-details.js +1 -1
  15. package/lib/model/change-replication-compartment-details.d.ts +1 -1
  16. package/lib/model/change-replication-compartment-details.js +1 -1
  17. package/lib/model/client-options.d.ts +10 -10
  18. package/lib/model/client-options.js +1 -1
  19. package/lib/model/create-export-details.d.ts +6 -6
  20. package/lib/model/create-export-details.js +1 -1
  21. package/lib/model/create-file-system-details.d.ts +5 -5
  22. package/lib/model/create-file-system-details.js +1 -1
  23. package/lib/model/create-filesystem-snapshot-policy-details.d.ts +8 -8
  24. package/lib/model/create-filesystem-snapshot-policy-details.js +1 -1
  25. package/lib/model/create-kerberos-details.d.ts +1 -1
  26. package/lib/model/create-kerberos-details.js +1 -1
  27. package/lib/model/create-ldap-bind-account-details.d.ts +1 -1
  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 +16 -16
  32. package/lib/model/create-mount-target-details.js +1 -1
  33. package/lib/model/create-outbound-connector-details.d.ts +5 -5
  34. package/lib/model/create-outbound-connector-details.js +1 -1
  35. package/lib/model/create-replication-details.d.ts +5 -5
  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 +18 -18
  44. package/lib/model/export-set.js +1 -1
  45. package/lib/model/export-summary.d.ts +3 -3
  46. package/lib/model/export-summary.js +1 -1
  47. package/lib/model/export.d.ts +12 -12
  48. package/lib/model/export.js +1 -1
  49. package/lib/model/file-system-summary.d.ts +6 -6
  50. package/lib/model/file-system-summary.js +1 -1
  51. package/lib/model/file-system.d.ts +7 -7
  52. package/lib/model/file-system.js +1 -1
  53. package/lib/model/filesystem-snapshot-policy-summary.d.ts +7 -7
  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 +1 -1
  62. package/lib/model/kerberos.js +1 -1
  63. package/lib/model/key-tab-secret-details.d.ts +1 -1
  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 +1 -1
  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 +6 -6
  72. package/lib/model/mount-target-summary.js +1 -1
  73. package/lib/model/mount-target.d.ts +6 -6
  74. package/lib/model/mount-target.js +1 -1
  75. package/lib/model/outbound-connector-summary.d.ts +6 -6
  76. package/lib/model/outbound-connector-summary.js +1 -1
  77. package/lib/model/outbound-connector.d.ts +6 -6
  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 +10 -10
  82. package/lib/model/replication-summary.js +1 -1
  83. package/lib/model/replication-target-summary.d.ts +7 -7
  84. package/lib/model/replication-target-summary.js +1 -1
  85. package/lib/model/replication-target.d.ts +12 -12
  86. package/lib/model/replication-target.js +1 -1
  87. package/lib/model/replication.d.ts +9 -9
  88. package/lib/model/replication.js +1 -1
  89. package/lib/model/snapshot-schedule.d.ts +3 -3
  90. package/lib/model/snapshot-schedule.js +1 -1
  91. package/lib/model/snapshot-summary.d.ts +10 -10
  92. package/lib/model/snapshot-summary.js +1 -1
  93. package/lib/model/snapshot.d.ts +10 -10
  94. package/lib/model/snapshot.js +1 -1
  95. package/lib/model/source-details.d.ts +1 -1
  96. package/lib/model/source-details.js +1 -1
  97. package/lib/model/update-export-details.d.ts +2 -2
  98. package/lib/model/update-export-details.js +1 -1
  99. package/lib/model/update-export-set-details.d.ts +16 -16
  100. package/lib/model/update-export-set-details.js +1 -1
  101. package/lib/model/update-file-system-details.d.ts +4 -4
  102. package/lib/model/update-file-system-details.js +1 -1
  103. package/lib/model/update-filesystem-snapshot-policy-details.d.ts +7 -7
  104. package/lib/model/update-filesystem-snapshot-policy-details.js +1 -1
  105. package/lib/model/update-kerberos-details.d.ts +1 -1
  106. package/lib/model/update-kerberos-details.js +1 -1
  107. package/lib/model/update-ldap-idmap-details.d.ts +3 -3
  108. package/lib/model/update-ldap-idmap-details.js +1 -1
  109. package/lib/model/update-mount-target-details.d.ts +4 -4
  110. package/lib/model/update-mount-target-details.js +1 -1
  111. package/lib/model/update-outbound-connector-details.d.ts +4 -4
  112. package/lib/model/update-outbound-connector-details.js +1 -1
  113. package/lib/model/update-replication-details.d.ts +5 -5
  114. package/lib/model/update-replication-details.js +1 -1
  115. package/lib/model/update-snapshot-details.d.ts +4 -4
  116. package/lib/model/update-snapshot-details.js +1 -1
  117. package/lib/model/validate-key-tabs-details.d.ts +1 -1
  118. package/lib/model/validate-key-tabs-details.js +1 -1
  119. package/lib/model/validate-key-tabs-response-details.d.ts +1 -1
  120. package/lib/model/validate-key-tabs-response-details.js +1 -1
  121. package/lib/request/change-file-system-compartment-request.d.ts +3 -3
  122. package/lib/request/change-file-system-compartment-request.js +1 -1
  123. package/lib/request/change-filesystem-snapshot-policy-compartment-request.d.ts +3 -3
  124. package/lib/request/change-filesystem-snapshot-policy-compartment-request.js +1 -1
  125. package/lib/request/change-mount-target-compartment-request.d.ts +3 -3
  126. package/lib/request/change-mount-target-compartment-request.js +1 -1
  127. package/lib/request/change-outbound-connector-compartment-request.d.ts +3 -3
  128. package/lib/request/change-outbound-connector-compartment-request.js +1 -1
  129. package/lib/request/change-replication-compartment-request.d.ts +3 -3
  130. package/lib/request/change-replication-compartment-request.js +1 -1
  131. package/lib/request/create-export-request.d.ts +2 -2
  132. package/lib/request/create-export-request.js +1 -1
  133. package/lib/request/create-file-system-request.d.ts +2 -2
  134. package/lib/request/create-file-system-request.js +1 -1
  135. package/lib/request/create-filesystem-snapshot-policy-request.d.ts +2 -2
  136. package/lib/request/create-filesystem-snapshot-policy-request.js +1 -1
  137. package/lib/request/create-mount-target-request.d.ts +2 -2
  138. package/lib/request/create-mount-target-request.js +1 -1
  139. package/lib/request/create-outbound-connector-request.d.ts +2 -2
  140. package/lib/request/create-outbound-connector-request.js +1 -1
  141. package/lib/request/create-replication-request.d.ts +2 -2
  142. package/lib/request/create-replication-request.js +1 -1
  143. package/lib/request/create-snapshot-request.d.ts +2 -2
  144. package/lib/request/create-snapshot-request.js +1 -1
  145. package/lib/request/delete-export-request.d.ts +3 -3
  146. package/lib/request/delete-export-request.js +1 -1
  147. package/lib/request/delete-file-system-request.d.ts +3 -3
  148. package/lib/request/delete-file-system-request.js +1 -1
  149. package/lib/request/delete-filesystem-snapshot-policy-request.d.ts +3 -3
  150. package/lib/request/delete-filesystem-snapshot-policy-request.js +1 -1
  151. package/lib/request/delete-mount-target-request.d.ts +3 -3
  152. package/lib/request/delete-mount-target-request.js +1 -1
  153. package/lib/request/delete-outbound-connector-request.d.ts +3 -3
  154. package/lib/request/delete-outbound-connector-request.js +1 -1
  155. package/lib/request/delete-replication-request.d.ts +6 -6
  156. package/lib/request/delete-replication-request.js +1 -1
  157. package/lib/request/delete-replication-target-request.d.ts +3 -3
  158. package/lib/request/delete-replication-target-request.js +1 -1
  159. package/lib/request/delete-snapshot-request.d.ts +3 -3
  160. package/lib/request/delete-snapshot-request.js +1 -1
  161. package/lib/request/estimate-replication-request.d.ts +3 -3
  162. package/lib/request/estimate-replication-request.js +1 -1
  163. package/lib/request/get-export-request.d.ts +2 -2
  164. package/lib/request/get-export-request.js +1 -1
  165. package/lib/request/get-export-set-request.d.ts +2 -2
  166. package/lib/request/get-export-set-request.js +1 -1
  167. package/lib/request/get-file-system-request.d.ts +2 -2
  168. package/lib/request/get-file-system-request.js +1 -1
  169. package/lib/request/get-filesystem-snapshot-policy-request.d.ts +2 -2
  170. package/lib/request/get-filesystem-snapshot-policy-request.js +1 -1
  171. package/lib/request/get-mount-target-request.d.ts +2 -2
  172. package/lib/request/get-mount-target-request.js +1 -1
  173. package/lib/request/get-outbound-connector-request.d.ts +2 -2
  174. package/lib/request/get-outbound-connector-request.js +1 -1
  175. package/lib/request/get-replication-request.d.ts +2 -2
  176. package/lib/request/get-replication-request.js +1 -1
  177. package/lib/request/get-replication-target-request.d.ts +2 -2
  178. package/lib/request/get-replication-target-request.js +1 -1
  179. package/lib/request/get-snapshot-request.d.ts +2 -2
  180. package/lib/request/get-snapshot-request.js +1 -1
  181. package/lib/request/index.d.ts +1 -1
  182. package/lib/request/index.js +1 -1
  183. package/lib/request/list-export-sets-request.d.ts +6 -6
  184. package/lib/request/list-export-sets-request.js +1 -1
  185. package/lib/request/list-exports-request.d.ts +4 -4
  186. package/lib/request/list-exports-request.js +1 -1
  187. package/lib/request/list-file-systems-request.d.ts +6 -6
  188. package/lib/request/list-file-systems-request.js +1 -1
  189. package/lib/request/list-filesystem-snapshot-policies-request.d.ts +6 -6
  190. package/lib/request/list-filesystem-snapshot-policies-request.js +1 -1
  191. package/lib/request/list-mount-targets-request.d.ts +6 -6
  192. package/lib/request/list-mount-targets-request.js +1 -1
  193. package/lib/request/list-outbound-connectors-request.d.ts +6 -6
  194. package/lib/request/list-outbound-connectors-request.js +1 -1
  195. package/lib/request/list-replication-targets-request.d.ts +8 -8
  196. package/lib/request/list-replication-targets-request.js +1 -1
  197. package/lib/request/list-replications-request.d.ts +6 -6
  198. package/lib/request/list-replications-request.js +1 -1
  199. package/lib/request/list-snapshots-request.d.ts +4 -4
  200. package/lib/request/list-snapshots-request.js +1 -1
  201. package/lib/request/pause-filesystem-snapshot-policy-request.d.ts +3 -3
  202. package/lib/request/pause-filesystem-snapshot-policy-request.js +1 -1
  203. package/lib/request/unpause-filesystem-snapshot-policy-request.d.ts +3 -3
  204. package/lib/request/unpause-filesystem-snapshot-policy-request.js +1 -1
  205. package/lib/request/update-export-request.d.ts +3 -3
  206. package/lib/request/update-export-request.js +1 -1
  207. package/lib/request/update-export-set-request.d.ts +3 -3
  208. package/lib/request/update-export-set-request.js +1 -1
  209. package/lib/request/update-file-system-request.d.ts +3 -3
  210. package/lib/request/update-file-system-request.js +1 -1
  211. package/lib/request/update-filesystem-snapshot-policy-request.d.ts +3 -3
  212. package/lib/request/update-filesystem-snapshot-policy-request.js +1 -1
  213. package/lib/request/update-mount-target-request.d.ts +3 -3
  214. package/lib/request/update-mount-target-request.js +1 -1
  215. package/lib/request/update-outbound-connector-request.d.ts +3 -3
  216. package/lib/request/update-outbound-connector-request.js +1 -1
  217. package/lib/request/update-replication-request.d.ts +3 -3
  218. package/lib/request/update-replication-request.js +1 -1
  219. package/lib/request/update-snapshot-request.d.ts +3 -3
  220. package/lib/request/update-snapshot-request.js +1 -1
  221. package/lib/request/validate-key-tabs-request.d.ts +2 -2
  222. package/lib/request/validate-key-tabs-request.js +1 -1
  223. package/lib/response/change-file-system-compartment-response.d.ts +1 -1
  224. package/lib/response/change-file-system-compartment-response.js +1 -1
  225. package/lib/response/change-filesystem-snapshot-policy-compartment-response.d.ts +1 -1
  226. package/lib/response/change-filesystem-snapshot-policy-compartment-response.js +1 -1
  227. package/lib/response/change-mount-target-compartment-response.d.ts +1 -1
  228. package/lib/response/change-mount-target-compartment-response.js +1 -1
  229. package/lib/response/change-outbound-connector-compartment-response.d.ts +1 -1
  230. package/lib/response/change-outbound-connector-compartment-response.js +1 -1
  231. package/lib/response/change-replication-compartment-response.d.ts +1 -1
  232. package/lib/response/change-replication-compartment-response.js +1 -1
  233. package/lib/response/create-export-response.d.ts +2 -2
  234. package/lib/response/create-export-response.js +1 -1
  235. package/lib/response/create-file-system-response.d.ts +2 -2
  236. package/lib/response/create-file-system-response.js +1 -1
  237. package/lib/response/create-filesystem-snapshot-policy-response.d.ts +2 -2
  238. package/lib/response/create-filesystem-snapshot-policy-response.js +1 -1
  239. package/lib/response/create-mount-target-response.d.ts +2 -2
  240. package/lib/response/create-mount-target-response.js +1 -1
  241. package/lib/response/create-outbound-connector-response.d.ts +2 -2
  242. package/lib/response/create-outbound-connector-response.js +1 -1
  243. package/lib/response/create-replication-response.d.ts +2 -2
  244. package/lib/response/create-replication-response.js +1 -1
  245. package/lib/response/create-snapshot-response.d.ts +2 -2
  246. package/lib/response/create-snapshot-response.js +1 -1
  247. package/lib/response/delete-export-response.d.ts +1 -1
  248. package/lib/response/delete-export-response.js +1 -1
  249. package/lib/response/delete-file-system-response.d.ts +1 -1
  250. package/lib/response/delete-file-system-response.js +1 -1
  251. package/lib/response/delete-filesystem-snapshot-policy-response.d.ts +1 -1
  252. package/lib/response/delete-filesystem-snapshot-policy-response.js +1 -1
  253. package/lib/response/delete-mount-target-response.d.ts +1 -1
  254. package/lib/response/delete-mount-target-response.js +1 -1
  255. package/lib/response/delete-outbound-connector-response.d.ts +1 -1
  256. package/lib/response/delete-outbound-connector-response.js +1 -1
  257. package/lib/response/delete-replication-response.d.ts +1 -1
  258. package/lib/response/delete-replication-response.js +1 -1
  259. package/lib/response/delete-replication-target-response.d.ts +1 -1
  260. package/lib/response/delete-replication-target-response.js +1 -1
  261. package/lib/response/delete-snapshot-response.d.ts +1 -1
  262. package/lib/response/delete-snapshot-response.js +1 -1
  263. package/lib/response/estimate-replication-response.d.ts +2 -2
  264. package/lib/response/estimate-replication-response.js +1 -1
  265. package/lib/response/get-export-response.d.ts +2 -2
  266. package/lib/response/get-export-response.js +1 -1
  267. package/lib/response/get-export-set-response.d.ts +2 -2
  268. package/lib/response/get-export-set-response.js +1 -1
  269. package/lib/response/get-file-system-response.d.ts +2 -2
  270. package/lib/response/get-file-system-response.js +1 -1
  271. package/lib/response/get-filesystem-snapshot-policy-response.d.ts +2 -2
  272. package/lib/response/get-filesystem-snapshot-policy-response.js +1 -1
  273. package/lib/response/get-mount-target-response.d.ts +2 -2
  274. package/lib/response/get-mount-target-response.js +1 -1
  275. package/lib/response/get-outbound-connector-response.d.ts +2 -2
  276. package/lib/response/get-outbound-connector-response.js +1 -1
  277. package/lib/response/get-replication-response.d.ts +2 -2
  278. package/lib/response/get-replication-response.js +1 -1
  279. package/lib/response/get-replication-target-response.d.ts +2 -2
  280. package/lib/response/get-replication-target-response.js +1 -1
  281. package/lib/response/get-snapshot-response.d.ts +2 -2
  282. package/lib/response/get-snapshot-response.js +1 -1
  283. package/lib/response/index.d.ts +1 -1
  284. package/lib/response/index.js +1 -1
  285. package/lib/response/list-export-sets-response.d.ts +1 -1
  286. package/lib/response/list-export-sets-response.js +1 -1
  287. package/lib/response/list-exports-response.d.ts +1 -1
  288. package/lib/response/list-exports-response.js +1 -1
  289. package/lib/response/list-file-systems-response.d.ts +1 -1
  290. package/lib/response/list-file-systems-response.js +1 -1
  291. package/lib/response/list-filesystem-snapshot-policies-response.d.ts +1 -1
  292. package/lib/response/list-filesystem-snapshot-policies-response.js +1 -1
  293. package/lib/response/list-mount-targets-response.d.ts +1 -1
  294. package/lib/response/list-mount-targets-response.js +1 -1
  295. package/lib/response/list-outbound-connectors-response.d.ts +1 -1
  296. package/lib/response/list-outbound-connectors-response.js +1 -1
  297. package/lib/response/list-replication-targets-response.d.ts +1 -1
  298. package/lib/response/list-replication-targets-response.js +1 -1
  299. package/lib/response/list-replications-response.d.ts +1 -1
  300. package/lib/response/list-replications-response.js +1 -1
  301. package/lib/response/list-snapshots-response.d.ts +1 -1
  302. package/lib/response/list-snapshots-response.js +1 -1
  303. package/lib/response/pause-filesystem-snapshot-policy-response.d.ts +2 -2
  304. package/lib/response/pause-filesystem-snapshot-policy-response.js +1 -1
  305. package/lib/response/unpause-filesystem-snapshot-policy-response.d.ts +2 -2
  306. package/lib/response/unpause-filesystem-snapshot-policy-response.js +1 -1
  307. package/lib/response/update-export-response.d.ts +2 -2
  308. package/lib/response/update-export-response.js +1 -1
  309. package/lib/response/update-export-set-response.d.ts +2 -2
  310. package/lib/response/update-export-set-response.js +1 -1
  311. package/lib/response/update-file-system-response.d.ts +2 -2
  312. package/lib/response/update-file-system-response.js +1 -1
  313. package/lib/response/update-filesystem-snapshot-policy-response.d.ts +2 -2
  314. package/lib/response/update-filesystem-snapshot-policy-response.js +1 -1
  315. package/lib/response/update-mount-target-response.d.ts +2 -2
  316. package/lib/response/update-mount-target-response.js +1 -1
  317. package/lib/response/update-outbound-connector-response.d.ts +2 -2
  318. package/lib/response/update-outbound-connector-response.js +1 -1
  319. package/lib/response/update-replication-response.d.ts +2 -2
  320. package/lib/response/update-replication-response.js +1 -1
  321. package/lib/response/update-snapshot-response.d.ts +2 -2
  322. package/lib/response/update-snapshot-response.js +1 -1
  323. package/lib/response/validate-key-tabs-response.d.ts +1 -1
  324. package/lib/response/validate-key-tabs-response.js +1 -1
  325. package/package.json +3 -3
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -36,14 +36,14 @@ export interface LdapIdmap {
36
36
  /**
37
37
  * All LDAP searches are recursive starting at this user.
38
38
  * <p>
39
- Example: `CN=User,DC=domain,DC=com`
39
+ Example: {@code CN=User,DC=domain,DC=com}
40
40
  *
41
41
  */
42
42
  "userSearchBase"?: string;
43
43
  /**
44
44
  * All LDAP searches are recursive starting at this group.
45
45
  * <p>
46
- Example: `CN=Group,DC=domain,DC=com`
46
+ Example: {@code CN=Group,DC=domain,DC=com}
47
47
  *
48
48
  */
49
49
  "groupSearchBase"?: string;
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -21,7 +21,7 @@ export interface MountTargetSummary {
21
21
  * The availability domain the mount target is in. May be unset
22
22
  * as a blank or NULL value.
23
23
  * <p>
24
- Example: `Uocm:PHX-AD-1`
24
+ Example: {@code Uocm:PHX-AD-1}
25
25
  *
26
26
  */
27
27
  "availabilityDomain"?: string;
@@ -33,7 +33,7 @@ export interface MountTargetSummary {
33
33
  * A user-friendly name. It does not have to be unique, and it is changeable.
34
34
  * Avoid entering confidential information.
35
35
  * <p>
36
- Example: `My mount target`
36
+ Example: {@code My mount target}
37
37
  *
38
38
  */
39
39
  "displayName": string;
@@ -72,7 +72,7 @@ export interface MountTargetSummary {
72
72
  * The date and time the mount target was created, expressed
73
73
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
74
74
  * <p>
75
- Example: `2016-08-25T21:10:29.600Z`
75
+ Example: {@code 2016-08-25T21:10:29.600Z}
76
76
  *
77
77
  */
78
78
  "timeCreated": Date;
@@ -80,7 +80,7 @@ export interface MountTargetSummary {
80
80
  * Free-form tags for this resource. Each tag is a simple key-value pair
81
81
  * with no predefined name, type, or namespace.
82
82
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
83
- * Example: `{\"Department\": \"Finance\"}`
83
+ * Example: {@code {\"Department\": \"Finance\"}}
84
84
  *
85
85
  */
86
86
  "freeformTags"?: {
@@ -89,7 +89,7 @@ export interface MountTargetSummary {
89
89
  /**
90
90
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
91
91
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
92
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
92
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
93
93
  *
94
94
  */
95
95
  "definedTags"?: {
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -24,7 +24,7 @@ export interface MountTarget {
24
24
  * The availability domain the mount target is in. May be unset
25
25
  * as a blank or NULL value.
26
26
  * <p>
27
- Example: `Uocm:PHX-AD-1`
27
+ Example: {@code Uocm:PHX-AD-1}
28
28
  *
29
29
  */
30
30
  "availabilityDomain"?: string;
@@ -36,7 +36,7 @@ export interface MountTarget {
36
36
  * A user-friendly name. It does not have to be unique, and it is changeable.
37
37
  * Avoid entering confidential information.
38
38
  * <p>
39
- Example: `My mount target`
39
+ Example: {@code My mount target}
40
40
  *
41
41
  */
42
42
  "displayName": string;
@@ -85,7 +85,7 @@ export interface MountTarget {
85
85
  * The date and time the mount target was created, expressed
86
86
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
87
87
  * <p>
88
- Example: `2016-08-25T21:10:29.600Z`
88
+ Example: {@code 2016-08-25T21:10:29.600Z}
89
89
  *
90
90
  */
91
91
  "timeCreated": Date;
@@ -93,7 +93,7 @@ export interface MountTarget {
93
93
  * Free-form tags for this resource. Each tag is a simple key-value pair
94
94
  * with no predefined name, type, or namespace.
95
95
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
96
- * Example: `{\"Department\": \"Finance\"}`
96
+ * Example: {@code {\"Department\": \"Finance\"}}
97
97
  *
98
98
  */
99
99
  "freeformTags"?: {
@@ -102,7 +102,7 @@ export interface MountTarget {
102
102
  /**
103
103
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
104
104
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
105
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
105
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
106
106
  *
107
107
  */
108
108
  "definedTags"?: {
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -21,7 +21,7 @@ export interface OutboundConnectorSummary {
21
21
  * The availability domain the outbound connector is in. May be unset
22
22
  * as a blank or NULL value.
23
23
  * <p>
24
- Example: `Uocm:PHX-AD-1`
24
+ Example: {@code Uocm:PHX-AD-1}
25
25
  *
26
26
  */
27
27
  "availabilityDomain"?: string;
@@ -41,14 +41,14 @@ export interface OutboundConnectorSummary {
41
41
  * A user-friendly name. It does not have to be unique, and it is changeable.
42
42
  * Avoid entering confidential information.
43
43
  * <p>
44
- Example: `My outbound connector`
44
+ Example: {@code My outbound connector}
45
45
  *
46
46
  */
47
47
  "displayName": string;
48
48
  /**
49
49
  * The date and time the outbound connector was created
50
50
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
51
- * Example: `2016-08-25T21:10:29.600Z`
51
+ * Example: {@code 2016-08-25T21:10:29.600Z}
52
52
  *
53
53
  */
54
54
  "timeCreated": Date;
@@ -56,7 +56,7 @@ export interface OutboundConnectorSummary {
56
56
  * Free-form tags for this resource. Each tag is a simple key-value pair
57
57
  * with no predefined name, type, or namespace.
58
58
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
59
- * Example: `{\"Department\": \"Finance\"}`
59
+ * Example: {@code {\"Department\": \"Finance\"}}
60
60
  *
61
61
  */
62
62
  "freeformTags"?: {
@@ -65,7 +65,7 @@ export interface OutboundConnectorSummary {
65
65
  /**
66
66
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
67
67
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
68
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
68
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
69
69
  *
70
70
  */
71
71
  "definedTags"?: {
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -22,7 +22,7 @@ export interface OutboundConnector {
22
22
  * The availability domain the outbound connector is in. May be unset
23
23
  * as a blank or NULL value.
24
24
  * <p>
25
- Example: `Uocm:PHX-AD-1`
25
+ Example: {@code Uocm:PHX-AD-1}
26
26
  *
27
27
  */
28
28
  "availabilityDomain"?: string;
@@ -42,7 +42,7 @@ export interface OutboundConnector {
42
42
  * A user-friendly name. It does not have to be unique, and it is changeable.
43
43
  * Avoid entering confidential information.
44
44
  * <p>
45
- Example: `My outbound connector`
45
+ Example: {@code My outbound connector}
46
46
  *
47
47
  */
48
48
  "displayName": string;
@@ -50,7 +50,7 @@ export interface OutboundConnector {
50
50
  * The date and time the outbound connector was created
51
51
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
52
52
  * <p>
53
- Example: `2016-08-25T21:10:29.600Z`
53
+ Example: {@code 2016-08-25T21:10:29.600Z}
54
54
  *
55
55
  */
56
56
  "timeCreated": Date;
@@ -58,7 +58,7 @@ export interface OutboundConnector {
58
58
  * Free-form tags for this resource. Each tag is a simple key-value pair
59
59
  * with no predefined name, type, or namespace.
60
60
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
61
- * Example: `{\"Department\": \"Finance\"}`
61
+ * Example: {@code {\"Department\": \"Finance\"}}
62
62
  *
63
63
  */
64
64
  "freeformTags"?: {
@@ -67,7 +67,7 @@ export interface OutboundConnector {
67
67
  /**
68
68
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
69
69
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
70
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
70
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
71
71
  *
72
72
  */
73
73
  "definedTags"?: {
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -19,7 +19,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
19
19
  export interface ReplicationSummary {
20
20
  /**
21
21
  * The availability domain the replication is in. The replication must be in the same availability domain as the source file system.
22
- * Example: `Uocm:PHX-AD-1`
22
+ * Example: {@code Uocm:PHX-AD-1}
23
23
  *
24
24
  */
25
25
  "availabilityDomain"?: string;
@@ -33,21 +33,21 @@ export interface ReplicationSummary {
33
33
  "id": string;
34
34
  /**
35
35
  * The current state of this replication.
36
- * This resource can be in a `FAILED` state if replication target is deleted instead of the replication resource.
36
+ * This resource can be in a {@code FAILED} state if replication target is deleted instead of the replication resource.
37
37
  *
38
38
  */
39
39
  "lifecycleState": ReplicationSummary.LifecycleState;
40
40
  /**
41
41
  * A user-friendly name. It does not have to be unique, and it is changeable.
42
42
  * Avoid entering confidential information.
43
- * Example: `My replication`
43
+ * Example: {@code My replication}
44
44
  *
45
45
  */
46
46
  "displayName": string;
47
47
  /**
48
48
  * The date and time the replication was created
49
49
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
50
- * Example: `2020-02-04T21:10:29.600Z`
50
+ * Example: {@code 2020-02-04T21:10:29.600Z}
51
51
  *
52
52
  */
53
53
  "timeCreated": Date;
@@ -59,7 +59,7 @@ export interface ReplicationSummary {
59
59
  * Free-form tags for this resource. Each tag is a simple key-value pair
60
60
  * with no predefined name, type, or namespace.
61
61
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
62
- * Example: `{\"Department\": \"Finance\"}`
62
+ * Example: {@code {\"Department\": \"Finance\"}}
63
63
  *
64
64
  */
65
65
  "freeformTags"?: {
@@ -68,7 +68,7 @@ export interface ReplicationSummary {
68
68
  /**
69
69
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
70
70
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
71
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
71
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
72
72
  *
73
73
  */
74
74
  "definedTags"?: {
@@ -77,13 +77,13 @@ export interface ReplicationSummary {
77
77
  };
78
78
  };
79
79
  /**
80
- * Additional information about the current `lifecycleState`.
80
+ * Additional information about the current {@code lifecycleState}.
81
81
  */
82
82
  "lifecycleDetails"?: string;
83
83
  /**
84
- * The `snapshotTime` of the most recent recoverable replication snapshot
84
+ * The {@code snapshotTime} of the most recent recoverable replication snapshot
85
85
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
86
- * Example: `2021-04-04T20:01:29.100Z`
86
+ * Example: {@code 2021-04-04T20:01:29.100Z}
87
87
  *
88
88
  */
89
89
  "recoveryPointTime"?: Date;
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -19,7 +19,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
19
19
  export interface ReplicationTargetSummary {
20
20
  /**
21
21
  * The availability domain the replication target is in. Must be in the same availability domain as the target file system.
22
- * Example: `Uocm:PHX-AD-1`
22
+ * Example: {@code Uocm:PHX-AD-1}
23
23
  *
24
24
  */
25
25
  "availabilityDomain"?: string;
@@ -37,14 +37,14 @@ export interface ReplicationTargetSummary {
37
37
  "lifecycleState": ReplicationTargetSummary.LifecycleState;
38
38
  /**
39
39
  * A user-friendly name. This name is the same as the associated replication name.
40
- * Example: `My replication`
40
+ * Example: {@code My replication}
41
41
  *
42
42
  */
43
43
  "displayName": string;
44
44
  /**
45
45
  * The date and time the replication was created
46
46
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
47
- * Example: `2021-02-02T21:10:29.600Z`
47
+ * Example: {@code 2021-02-02T21:10:29.600Z}
48
48
  *
49
49
  */
50
50
  "timeCreated": Date;
@@ -52,7 +52,7 @@ export interface ReplicationTargetSummary {
52
52
  * Free-form tags for this resource. Each tag is a simple key-value pair
53
53
  * with no predefined name, type, or namespace.
54
54
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
55
- * Example: `{\"Department\": \"Finance\"}`
55
+ * Example: {@code {\"Department\": \"Finance\"}}
56
56
  *
57
57
  */
58
58
  "freeformTags"?: {
@@ -61,7 +61,7 @@ export interface ReplicationTargetSummary {
61
61
  /**
62
62
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
63
63
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
64
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
64
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
65
65
  *
66
66
  */
67
67
  "definedTags"?: {
@@ -76,7 +76,7 @@ export interface ReplicationTargetSummary {
76
76
  /**
77
77
  * The snapshotTime of the most recent recoverable replication snapshot
78
78
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
79
- * Example: `2021-04-04T20:01:29.100Z`
79
+ * Example: {@code 2021-04-04T20:01:29.100Z}
80
80
  *
81
81
  */
82
82
  "recoveryPointTime"?: Date;
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,18 +9,18 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
16
16
  * Replication targets are associated with a primary resource called a {@link Replication}
17
17
  * located in another availability domain in the same or different region.
18
18
  * The replication retrieves the delta of data between two snapshots of a source file system
19
- * and sends it to the associated `ReplicationTarget`, which applies it to the target
19
+ * and sends it to the associated {@code ReplicationTarget}, which applies it to the target
20
20
  * file system.
21
- * All operations (except `DELETE`) must be done using the associated replication resource.
22
- * Deleting a `ReplicationTarget` allows the target file system to be exported.
23
- * Deleting a `ReplicationTarget` does not delete the associated `Replication` resource, but places it in a `FAILED` state.
21
+ * All operations (except {@code DELETE}) must be done using the associated replication resource.
22
+ * Deleting a {@code ReplicationTarget} allows the target file system to be exported.
23
+ * Deleting a {@code ReplicationTarget} does not delete the associated {@code Replication} resource, but places it in a {@code FAILED} state.
24
24
  * For more information, see [File System Replication](https://docs.cloud.oracle.com/iaas/Content/File/Tasks/FSreplication.htm).
25
25
  *
26
26
  */
@@ -29,7 +29,7 @@ export interface ReplicationTarget {
29
29
  * The availability domain the replication resource is in. May be unset
30
30
  * as a blank or NULL value.
31
31
  * <p>
32
- Example: `Uocm:PHX-AD-1`
32
+ Example: {@code Uocm:PHX-AD-1}
33
33
  *
34
34
  */
35
35
  "availabilityDomain"?: string;
@@ -47,14 +47,14 @@ export interface ReplicationTarget {
47
47
  "lifecycleState": ReplicationTarget.LifecycleState;
48
48
  /**
49
49
  * A user-friendly name. This name is same as the replication display name for the associated resource.
50
- * Example: `My Replication`
50
+ * Example: {@code My Replication}
51
51
  *
52
52
  */
53
53
  "displayName": string;
54
54
  /**
55
55
  * The date and time the replication target was created in target region.
56
56
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
57
- * Example: `2021-01-04T20:01:29.100Z`
57
+ * Example: {@code 2021-01-04T20:01:29.100Z}
58
58
  *
59
59
  */
60
60
  "timeCreated": Date;
@@ -79,7 +79,7 @@ export interface ReplicationTarget {
79
79
  /**
80
80
  * The snapshotTime of the most recent recoverable replication snapshot
81
81
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
82
- * Example: `2021-04-04T20:01:29.100Z`
82
+ * Example: {@code 2021-04-04T20:01:29.100Z}
83
83
  *
84
84
  */
85
85
  "recoveryPointTime"?: Date;
@@ -96,7 +96,7 @@ export interface ReplicationTarget {
96
96
  * Free-form tags for this resource. Each tag is a simple key-value pair
97
97
  * with no predefined name, type, or namespace.
98
98
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
99
- * Example: `{\"Department\": \"Finance\"}`
99
+ * Example: {@code {\"Department\": \"Finance\"}}
100
100
  *
101
101
  */
102
102
  "freeformTags"?: {
@@ -105,7 +105,7 @@ export interface ReplicationTarget {
105
105
  /**
106
106
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
107
107
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
108
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
108
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
109
109
  *
110
110
  */
111
111
  "definedTags"?: {
@@ -114,7 +114,7 @@ export interface ReplicationTarget {
114
114
  };
115
115
  };
116
116
  /**
117
- * Additional information about the current `lifecycleState`.
117
+ * Additional information about the current {@code lifecycleState}.
118
118
  */
119
119
  "lifecycleDetails"?: string;
120
120
  }
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });