oci-cli 3.64.0__py3-none-any.whl → 3.64.1__py3-none-any.whl

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 (46) hide show
  1. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +14 -0
  2. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +8 -0
  3. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt +4 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt +4 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt +157 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt +129 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt +92 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt +145 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database.txt +8 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +8 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log/list.txt → work-request-log-entry/list-work-request-logs.txt} +5 -5
  12. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log.txt → work-request-log-entry.txt} +3 -3
  13. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
  14. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
  15. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +3 -1
  16. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +83 -3
  17. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
  18. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  19. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/{list-work-request-logs.txt → list-logs.txt} +5 -5
  20. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt +1 -1
  21. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  22. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  23. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt +1 -1
  24. oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt +2 -1
  25. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt +4 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt +4 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
  28. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  29. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
  30. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
  31. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
  32. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
  33. oci_cli/version.py +1 -1
  34. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/METADATA +2 -2
  35. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/RECORD +46 -42
  36. services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +5 -1
  37. services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py +5 -1
  38. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +12 -2
  39. services/database/src/oci_cli_database/database_cli_extended.py +53 -2
  40. services/database/src/oci_cli_database/generated/database_cli.py +222 -2
  41. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +39 -5
  42. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/LICENSE.txt +0 -0
  43. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  44. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/WHEEL +0 -0
  45. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/entry_points.txt +0 -0
  46. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/top_level.txt +0 -0
@@ -35,7 +35,7 @@ oci_cli/oci_template.py,sha256=oTri7oxH6efITNW5IvQTRMUKVhbdjPtDPS14W8sf8zA,1466
35
35
  oci_cli/raw_request_cli.py,sha256=47wpowcWbUYbvV7qvULJn3dN5DPfuhAybXa_j7VURvw,5614
36
36
  oci_cli/service_mapping.py,sha256=AYBI4XeTWRLRnjKl7BWwdIB7M_EpkF-9KRfqax7i3SE,17830
37
37
  oci_cli/string_utils.py,sha256=3Y3NxTdIUPC2s1GydK4NvYbGcgof1yVVIO3SRCWWL9U,1247
38
- oci_cli/version.py,sha256=dBB7X8AnApKZahRV9oJYcuZv4_gx1d7LcKfCql2bqv4,366
38
+ oci_cli/version.py,sha256=wsVgQ8emtWn22gZqU7aGUXAsUPcuWrOwrcqEQSXtdTM,366
39
39
  oci_cli/aliasing/__init__.py,sha256=uJwxV0GYycBZsWaI-c4Ont8howS5O-mqFKp41dWAhUg,440
40
40
  oci_cli/aliasing/command_group_with_alias.py,sha256=7CEDGeegZCby30KMxmempqhvgg3IWsGLZFVmjoWLGWY,3354
41
41
  oci_cli/aliasing/parameter_alias.py,sha256=HAKD9P9dr8fQCJtto_7RuzIMwraP0xi349GTRIdVgH8,2420
@@ -212,11 +212,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=nqRE9S5DN
212
212
  oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
213
213
  oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
214
214
  oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
215
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=bJWEBWVAXq8V_OTDs6JHpTGAJnp0QAu2vU2hQ25VXc0,11465
215
+ oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=nZqq_bdNbKK3VobgVxO2DfqTDuRLMHLgohcz3UY8NXk,11545
216
216
  oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
217
217
  oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=vR4LCaYbbQy13zONGTXMakJj4l0LF1GT-aGY8DSj1Pw,1603
218
218
  oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=vAXRghWo8TpKJVj8g3ZA-fPMYt8dCXpXKUs9Dqi9UKA,863
219
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=jCOtJIE7l1b71qydzeSAj8HuzCll-kml8zTZc7sc1WM,1527
219
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=NDpS9m5PdBwiwfIvtV6yE-evx_Avjuuo_2O2Xi-0xuQ,1551
220
220
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
221
221
  oci_cli/help_text_producer/data_files/text/cmdref/desktops.txt,sha256=RFMT_82TkQa70pcbilNJHgyJDOqHeW_-T_Bib50dJq8,498
222
222
  oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=E9773TKC7_DLRvhxXuVz9LCoMTStz5FHJAOHJ1Cuxzk,6917
@@ -239,7 +239,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256
239
239
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
240
240
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=CuoAL1ui0C6o8gkcpehYnIkmsisf8yRexLNAbdoqG8Y,1466
241
241
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=EfevccFx_IMufmRHiwo3BqCbAPrPUd7aDG1Et4BZ7b8,4055
242
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=RvN08dy0w53GE-KqZipPYYPxzTPeIcmwNHJBV1O7VHw,1013
242
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=_ls4W4aaTWnf5iu1AtzWhxyMSDc54UFUrVB5MGcd05k,1007
243
243
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
244
244
  oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
245
245
  oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt,sha256=K-kxHuWvT327BA60gsTlueC3Ftfy7bXFMsz23mDokTw,6544
@@ -249,7 +249,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads.txt,sha256=
249
249
  oci_cli/help_text_producer/data_files/text/cmdref/jms.txt,sha256=bUPQMyTelGHt7tLqFYS35hZ58JHIZsyF8V0cjIWb0Sk,2666
250
250
  oci_cli/help_text_producer/data_files/text/cmdref/kms.txt,sha256=_gvnb5BaN-fitq884LJH6OIwMFYmvyi8rwtROzllE2Q,1438
251
251
  oci_cli/help_text_producer/data_files/text/cmdref/lb.txt,sha256=pATJaf0JmJFRLasi3FTI3t2ivlOVfhKZybykXrVl_uo,1233
252
- oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt,sha256=QB83QdNO2IPGRMJG_yLy9pXPDTpN-qMXFpT97RWQ5S8,504
252
+ oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt,sha256=FJGJnGt-w0k4Brp2UB2n3zlSdS-nw_gniEfApcMF-28,506
253
253
  oci_cli/help_text_producer/data_files/text/cmdref/license-manager.txt,sha256=Wdezqrh5AvAzWYLv1ypMLCDRHEE145qjS1BaxNtrLDA,602
254
254
  oci_cli/help_text_producer/data_files/text/cmdref/limits.txt,sha256=jYGe4_N1_PLCpDVj_KVuC8ZcyjPfLmVIp84qa9RlQB4,344
255
255
  oci_cli/help_text_producer/data_files/text/cmdref/log-analytics.txt,sha256=0LVUM5IEEfebbOwCPHz4ivNJ_5rFwhH0QiWLQyCfiss,4558
@@ -2918,9 +2918,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/
2918
2918
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt,sha256=p6uz1PK8nYuOgVg9jqtd_fBKtZq3UJAS1b_aKyjlPNE,3789
2919
2919
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get.txt,sha256=OBXd5JTkllHZ2AQLw35OPMK1Ak379GzQqLXc_4FRbuY,2911
2920
2920
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt,sha256=I0Q_rNMtFOFnxQHlP0SsbfT9Kb9aONAE4-IWKtqZE9Q,5473
2921
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt,sha256=zRyHMOGDNg4mhJr4ntFlVdYBSOb9uzmWphCdOvt72ws,6664
2921
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt,sha256=pX200orBVnxlAIopmW7xfWHFKgERmz5Cys1w3vdIe18,7261
2922
2922
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings-change-audit-logs.txt,sha256=QuYAWCxNxkfOStQBkURS6A2VIvkhgkvyc7T6_mwNIRw,13347
2923
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt,sha256=2J6HChrq5DHhYLdIQvOtxpsAGLtjPSQjRMe-Qh1Ni_E,7206
2923
+ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt,sha256=1JW3jczwN6Fknl5izoTIHg8hOI4MMOkqCTySK-o9UOM,7332
2924
2924
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt,sha256=KwFTkKxM9HkIGmNR000UsTtdITh5Anmh6dVt43oCDdQ,4563
2925
2925
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt,sha256=bmvTRI5AtGImZMM_yb8-SeM8T8A2hhzh7qSGoEfbohM,6654
2926
2926
  oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt,sha256=mlEE5I73pfKZ1gQ4GmzhMJlSRaEtirhCx5CEouHbszc,6450
@@ -3907,7 +3907,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch.txt,sha256=ZlA
3907
3907
  oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history.txt,sha256=gQ-hnyvsBCrtiI_sBXMakl1MYm_RZSd4jRIQJAxhmz4,300
3908
3908
  oci_cli/help_text_producer/data_files/text/cmdref/db/patch.txt,sha256=uFFVHRTk92sUcues85BWva3KsM-56wnvADUd9yJhiig,511
3909
3909
  oci_cli/help_text_producer/data_files/text/cmdref/db/pdb-conversion-history.txt,sha256=i7jpSsLv_IBfvfHkF4UIu3po0NuqzbQ3xw0pyKJpyCM,211
3910
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database.txt,sha256=7__QR_XZsz8-iLQfzy7LcKw5L53qg1yhKRhvL0RAV3s,1052
3910
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database.txt,sha256=piHV4KdWDR_0KJyz1pEghQFJRdWDhJt8hTUW2q_KFmY,1124
3911
3911
  oci_cli/help_text_producer/data_files/text/cmdref/db/recommended-scheduled-action-summary.txt,sha256=qsxYgP8ZuQUO26D7iXR2sg_CdNorLOoNm8coAY11cQM,259
3912
3912
  oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action.txt,sha256=Xt-3CaXtoT6cybPTtsAXhDUEi2yVK0311cKg2d7LJ1U,177
3913
3913
  oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan.txt,sha256=yAvjhMMnXg8dr2Ilk5fnf0cVSWfYUEvbAzccqJ_QOII,235
@@ -4308,13 +4308,17 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-datab
4308
4308
  oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-db-system.txt,sha256=vn7VdhbWHioV8Oam6kROM1ItyhBMN67xtwbpar39g68,3162
4309
4309
  oci_cli/help_text_producer/data_files/text/cmdref/db/pdb-conversion-history/get.txt,sha256=dSA_LcaAhdqgHuijRtUODR6sWn5cgmAFX91-wHCcUns,4636
4310
4310
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/convert-to-regular.txt,sha256=qDjrt20FHet8tvAoi7Zy6lU1lEzEpU2lr0w5-J--54o,4495
4311
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt,sha256=No9E-Jz889SiNKZPa7DwvpZSlMlV7X_FQxAPsvehPqg,7038
4312
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt,sha256=9BbCGnsoPlarYtbtObcBHMihKVYMgMRv7WYj4Veludk,7801
4311
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt,sha256=HJJRcTbxZKfpCGqzYD2JNCFw6VM3zkZTxpM-zFChJAQ,7127
4312
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt,sha256=I_8TxsurlOpeQxTE1NcbrRcMHIyiJsh1LjQmuMx2DH4,7890
4313
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt,sha256=PKiwld2um_iUU48Y4x43PFVcrnMnYNiBjuMFlSEoGS0,5418
4313
4314
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create.txt,sha256=oCjE1iRH3m2KeK_Pr3TVs7Bm8AjFqclm26-TQe2FBis,6303
4315
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt,sha256=ca7_vixB1eguMhdYit2ZqNKXo7Gqh1Nm5eSObTEQ1UA,4155
4314
4316
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete.txt,sha256=6wAejdjuZsuAW6IX3xrbUUlsbM4wEawwmncJ-YBhKDc,4456
4315
4317
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/disable-pluggable-database-management.txt,sha256=tMlFDh-jNeXTpFj0Snzivl3F_ctj9onvvgdK0uH_J-8,4646
4316
4318
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/enable-pluggable-database-management.txt,sha256=E5DKWoXVmocSTwJ25GMPFYfXFqFTnJl3qDOhXSw8w6c,6701
4319
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt,sha256=-z3KdfSMrNJRsTsKk_qBjlufBEJVBEWT3OMd0wLBmvY,2831
4317
4320
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get.txt,sha256=qct5V31GRC_oOyawCvfcUNuWc7t9DavX2jsHASx-A24,3106
4321
+ oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt,sha256=bVnUW7gbnv513-g1mkXnGi8Cv74HIAdqL3R7GnevF8A,3837
4318
4322
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list.txt,sha256=bnlCPiAFFHCJctzUCbyq89kNIK15Ozip-K3Et8xD_Fs,3767
4319
4323
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/local-clone.txt,sha256=zq3IACYqf0ahQvCVGEIadIfksSLl2lXoyS5ccC2qLpI,5686
4320
4324
  oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/modify-pluggable-database-management.txt,sha256=rJ_YLM9uDwW-Xaso9Hi1lNBEf0rvnIe0POp-oe9xv50,5391
@@ -4515,7 +4519,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delega
4515
4519
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription.txt,sha256=NkKtm_Ic9AVj88tkB_00_wP_4RPLXk2YDuwiWiWCySw,222
4516
4520
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action.txt,sha256=K1pxnczoLn3fXEb69RjEEnoCrS6mA4J4nmCKhWfcrv0,491
4517
4521
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider.txt,sha256=XaTh_oQfhdSgURsZ4xHjC2ncX9eZmqSaIH5e-_KDic4,234
4518
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=ScXBmJjBdHtHcViyO04WqMyYqBgxWURBtZndf3znyrE,852
4522
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=DrHUia8C1K-U8x9X4B8_XXp2tjmDeB98tiXuU6Tncn0,876
4519
4523
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt,sha256=6PjFoSvqBqHuh08LUh3fmf7BQza63Z8bpQ1_in69lg8,6530
4520
4524
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt,sha256=c_2SBQYChMgLKqtnU78Mv2bSDy4Gzwl5DYiROYbE7ok,2976
4521
4525
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-delegated-resource-access-request-histories.txt,sha256=QdODn3pGRKpio43yNuIrioxLaZhHmw4A5ruFbTMkuQY,4029
@@ -4543,12 +4547,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/servic
4543
4547
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt,sha256=4nixS58TsFlTGMpZsGjXOM61no6ow_BlPkI3Hgb0WcE,2951
4544
4548
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt,sha256=a4JICkvZ80VVUQpFwrJryXV-Ip9C7omdFSb_U8_fU5c,4252
4545
4549
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
4546
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
4550
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
4547
4551
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt,sha256=dxEKeiMav_lfjcdaaI9-_UGvwhBIh67w2lt6jnsHDUU,144
4548
4552
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt,sha256=wRJWGf79YA_EQDf9ggjS7zwZ1N7XDxKDbHaH-DAHKjM,2809
4549
4553
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt,sha256=1kSp6RsD1bTvDmnABqIrtXpXYF09Xcle6eER9sJHpps,3891
4550
4554
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list.txt,sha256=ddjDMJwZJRex-dwQVeUWiFYyI01OIzGW_NYv0Ypgsh8,3601
4551
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log/list.txt,sha256=eyr375DkALxgveH3XwwaISB_XjIkecH4Wux80-egQvY,3593
4555
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/list-work-request-logs.txt,sha256=TpTtHdkzQjWhZhPGt8PqgDgZf2dqpZ7Eh7bM3eUZWNE,3701
4552
4556
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection.txt,sha256=R9lAYqkLxobM6BMsxiIeokL-Fk3nn7LIN-2UrwWDaH4,273
4553
4557
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal.txt,sha256=GfHJjMEBUGSMNQzK26MRashovglq-RB0hAB0KabZzmE,486
4554
4558
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/change-compartment.txt,sha256=tXJoIaU5Ov_JPPNF27qWDRXdAFoLh4m46h0qkR738pg,4052
@@ -5774,9 +5778,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank
5774
5778
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/summarize-text-result.txt,sha256=QX-wJOgKYOtZx-00fPINLZmnuW5G0pzWObmF4rPUKN4,172
5775
5779
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails-guardrails-text-input.txt,sha256=UQJI77KjrLDowGKN2QdHW4HIE6B9pMaF7SxTOq6siYg,3971
5776
5780
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails.txt,sha256=LZhNxt_K_7_sgxL1GQijmnPdTdONSFzq2lNOpByz3cQ,4270
5777
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt,sha256=UDgOrmz3ThhJ1IKhiA7zmBANf3UMjn91IwSbC6VIjA0,14819
5781
+ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt,sha256=5qynWBJGWxweuakMv4jsFXNIAwUKruIPuccalRx8qFA,14998
5778
5782
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-dedicated-serving-mode.txt,sha256=b6R3qUL-rL8219JFq_kr05nD_OSpTSf0LP5GwTrchMs,4036
5779
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256=O72AVKvD34onVULvKuj6kegG3EmZFEBjpjGmy_Lvuy0,10591
5783
+ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256=AXrgFunPUPKW3fVBSlxAkKo00nsQzdv1eByKFzBvQ7M,13564
5780
5784
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-on-demand-serving-mode.txt,sha256=os6vP5Rm8PPU207J_uWMOS1J08AfZc8b_CiFOFYW0fY,4079
5781
5785
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat.txt,sha256=2xzgsYXsRsaBXQgiiiN4033_xCrCDMSKbDSbz5wdYDo,4094
5782
5786
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt,sha256=AYSNfk14bSmqeWAd2miJ9TlyPlPMSBdpQxytgeMexTo,69228
@@ -5952,7 +5956,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.t
5952
5956
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt,sha256=rWOBa_VKTYY-MaaQpgbAvAeJ8nZoctQDWho2s4wX1pU,3205
5953
5957
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt,sha256=EzdsVrBmWQZBCwi4UKkZHywQkCQgRcg62ml-YTpknEk,3215
5954
5958
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule.txt,sha256=TGKSIFXpaqCm_i79P_45Ebd4PsucVoWuEsI7tZ5QNjY,747
5955
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=6E1JPWJwkYEKei7hivYXIADvPwAB0ucuJipfNVVWev0,279
5959
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=c7YYn1QO_LFiWFuv7QE3p-4tkHM4Ki5xytbGvy-8yig,273
5956
5960
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule.txt,sha256=RDRdSpzYGqJnCo6y7PuBQ_ZkcVJ2onD8j7eJ_XzkJqI,247
5957
5961
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule.txt,sha256=2-seomAEnKzfLBZpyOXCnbQGzFsJUEIf7ADX-cnRFpU,495
5958
5962
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion.txt,sha256=JEuQKkXKeNrLIzj1w1jWA5bFCHTplrdt4DvoPgwAtLA,337
@@ -5979,14 +5983,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane
5979
5983
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt,sha256=UQ5DtFBNWRngZsRIfl_k0SDkabKLqj0Jx7zG1ibNCOk,2897
5980
5984
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt,sha256=C1OwOb_C4apZNRAuNj6jxLtUkhk90WkP0f5wqxkSPJo,3935
5981
5985
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt,sha256=POX41lH0Qn6XpnZwcygZ65NOx2GwDcLQJZ7A_qfpzjw,4320
5982
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
5983
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
5986
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
5987
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=yXFFNx2EggIMer0AwaJzYHrqMIuES6UE2mBg_EBPvyo,178
5984
5988
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
5985
5989
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt,sha256=ppMuQa-4dyhZHDxvLHlBGTwEW2nE90rA6AlEmp_sDJE,3222
5986
5990
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt,sha256=AWzzQWw-HEt2EAe2NJitsSUjK9q3--4im71X7Dh7Kr0,2830
5987
5991
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt,sha256=UM49uAHi8HQnmiYbuvGE10M6R7J_jkMz3nZKOu7uqxA,3620
5988
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt,sha256=8jOc0ExsTUxkuTxZ2FARQqKWHdbnVWnCBxlMUFe38FY,3649
5989
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.txt,sha256=QhTIaagELUGg6VHqLwz76LZ_wCIgTJnFMc5F1tsSYdo,3749
5992
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list-errors.txt,sha256=JDB4ieNtUv77aIcHzTzyv-3AB2HubHUE8kB6zfjllSk,3684
5993
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.txt,sha256=qubEsqrQpLsc39ni53MoA-y27N8HBJXdip1vvo-evS4,3684
5990
5994
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor.txt,sha256=WJlsQ1wPbzczvAUiVMicgaFHnPscAMDiPb8Kj0xMxc4,245
5991
5995
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result.txt,sha256=zcygFnKRIn4cHdPQafl50bhiLeErptIAUpven3duA6k,387
5992
5996
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe.txt,sha256=f2WhMEjdazb6skkMW2nlG0NRt4KB6Jhwv2m58NBIcDA,196
@@ -6968,7 +6972,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/update.txt
6968
6972
  oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/get.txt,sha256=8Q6Z9N1wR5p26yGhEERcEskb89FucII1c14--552GPU,2697
6969
6973
  oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/list.txt,sha256=_tmJLM3Jwk6GiGwjG0bfwvdjYL46RsuBaULDaH7MoEg,4249
6970
6974
  oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system-collection.txt,sha256=4xfn0eHx8KeG33hHpjvzK0-A2imtMiAgBz_enhswud4,280
6971
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt,sha256=kES7ZRtiEXoN-ipS8G-z15H9v6qi1GHbFsGvq6llBT0,567
6975
+ oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt,sha256=AJEu2iYXrtJGzY1WM1YeHFXDB0q1AfaBSAFUZWD4SmY,569
6972
6976
  oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
6973
6977
  oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-log-entry.txt,sha256=HN3g2IWU5y0-aocTbsxPQp3f7ILP9Uk4sGSy4YBpvLo,217
6974
6978
  oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request.txt,sha256=ngDrOZ8jL9BVRaUcMtEkE0THnAQTSkFZbgcM24YKnWg,482
@@ -7973,7 +7977,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-cidr-u
7973
7977
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-ip-inventory.txt,sha256=aeVSR46b5PxrA4zRQhZ0NDI_2D8knrp6w0J1yGO5o94,3239
7974
7978
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-vcn-overlap.txt,sha256=Gb2y5WVG7h5nSlWpz-RhDFuZzsweRRoURQJ1_Ns6StA,4419
7975
7979
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/list-ip-inventory.txt,sha256=BayQ8xZNftA7TXSV82VKFbaiR9UpDud5T2gzh1C_C4o,6104
7976
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt,sha256=5XAVZL0h9z3sheojyG2a53t7ZeP201W76bdR2hmw2H0,5683
7980
+ oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt,sha256=P1GcThs0SLB7mNaoe6R_PdVIn0InXrWwNTz4KKBxTDU,5779
7977
7981
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/delete.txt,sha256=4mRmE6A2AO6PHhcerTK5I4Re5Fq_iT7P17CvVyrtBlA,3981
7978
7982
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/get.txt,sha256=hTw2barvJJ83nWZiSrzFXeXeqexIer5qybjg4v0-TLc,2693
7979
7983
  oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/ipv6-vnic-detach.txt,sha256=D65mS6h6fmez7uSDmCli6FNvEbpbYxeCSWVAVQeUzhA,3914
@@ -8098,7 +8102,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/delete.txt,sha256
8098
8102
  oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/get.txt,sha256=FLPPIMrULQKAt-X2scT25nMxQIlh7e82PvOKEF7muiU,3110
8099
8103
  oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/list.txt,sha256=kMtoiYX2tF0FEA5UG6Qvr5dVKjzrBv3GYQ4BLOvzIhA,4560
8100
8104
  oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/update.txt,sha256=L1pK-GLxFQODyXQgBK8En1pmJqeQtTmf0ksETYW4DCo,7378
8101
- oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt,sha256=Cuzp8gxBbGd8AGU4Lx_SsuIyQ9IoulvtI_heNsFHJPM,4768
8105
+ oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt,sha256=jh5Ghm_FkRTpQq4sAycApl4lzjtsJkxe0bnubW6fguM,4864
8102
8106
  oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-private-ip.txt,sha256=XlQHPgcx-I3vK6rekhbl4y9GU8-f_Cwi0dEOW2t2s0k,5707
8103
8107
  oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/get.txt,sha256=8d5MML85LNnWDJ3dZalBXVG5hE34iWFFWU8WuowCEPY,2728
8104
8108
  oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/unassign-ipv6.txt,sha256=KSVkuN5SEwn4lMLeynA1IbQfX8ENrKYDfFKVTP1vf-I,3098
@@ -10105,13 +10109,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.t
10105
10109
  oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type.txt,sha256=VJByWoKDcYI9FTe4NxPpKE-SYLjGvGIYNnWuodNA8Cg,185
10106
10110
  oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt,sha256=LFN4Yw04jZvMq6aY5eMHKbZyktvD8fYGV3AxdsuMkSE,173
10107
10111
  oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response.txt,sha256=SX1rgBJ0weBVHR6pLPiaIjLOW-AUnp_QGEvhSGoQaoo,208
10108
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=M9hvGLrlZlzZFBU17TdOMbxH5b7D7EJQ9JXdAc_aDE0,4915
10109
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=7C94Kge1hljfFb6SGAV03Hvrq-_qHggnvmb5TcyXRCc,2973
10110
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=hMH34UW_U9Ftwp_Xel8oLfuMLMqvh9rWimpLrLyitew,3880
10112
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=QTykMprJSVoZ2g_hAITuEn-M9A3Q6-58MXb8gU4PmX0,4925
10113
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=RfgcmilchRK0LSx_Sn4gq6yxOZX3p25T3QcvGss1Ha8,2975
10114
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=v2JOmQgXwkurHsbmnM7XQXtSdDJEORQLsUFn9tBC7fI,3882
10111
10115
  oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt,sha256=2jMNJKBYo2JWRTZyEOKeYeTQcdNK57YeO6nWQtOWBWE,4939
10112
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=qguNMCZ4Dnkktu4vu0Dp522l5YCtHbQaYAlevMrupIU,4318
10113
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=0RL6F-patRYLdPDqxqFBvfDRlGhRZ8cdb9Y_ZfMC0cA,3969
10114
- oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=_FryR8_DBcBmdkFM322MXKAb7HGn9zcx-ijeKlU9uiU,2887
10116
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=ZgFDzj-UBJhg-J3mgOwV6S_ruuRgY402G2Qtrg6a7GE,4324
10117
+ oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=YqyCOe2eZs8dB03UgI0km8n_FekT_goCsQhxu-jSDDY,3973
10118
+ oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=WVTidtYFAbrjtQdI1CWNVnr7Q3tDqwsTYJzxS0-hEiE,2889
10115
10119
  oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts.txt,sha256=L0l5cjtkknEEAOf2rmUkg-ISUfvJKltHIlAFRxxGSmo,172
10116
10120
  oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries.txt,sha256=IX0fJmkY3qrfnTKWy8K9k-lDOauZjk69q5BaTOzVvJ0,161
10117
10121
  oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator.txt,sha256=AGoIxHrbMfykN-x81bKA58fiSHLy5jk6OgF5Y7oWYwk,256
@@ -10996,10 +11000,10 @@ services/core/src/oci_cli_core/core_cli_extended.py,sha256=UR6TyOL7p2lkyF8kl85N2
10996
11000
  services/core/src/oci_cli_core/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10997
11001
  services/core/src/oci_cli_core/generated/core_service_cli.py,sha256=tp9_dfQXqadZlBboTZh_j4nmg5g46snAChXbgMPU9uI,1245
10998
11002
  services/core/src/oci_cli_virtual_network/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10999
- services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py,sha256=SrtfdCOvUBogLOwM1jEtUnZIX227-0PSzB_btlxXfQQ,55472
11003
+ services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py,sha256=lh5Gy2bAY3b7_-B_rCuaK3d0WrfdHknjXVRnplE-VqM,55704
11000
11004
  services/core/src/oci_cli_virtual_network/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11001
11005
  services/core/src/oci_cli_virtual_network/generated/client_mappings.py,sha256=wB69iMocYmnD6t8-0r7hBvGm_JV9xfDFBniE-3kPTNo,783
11002
- services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py,sha256=aIJYy3oowird6_PSTGl61OfCYi5miRLeO0mcEViKlU4,1098833
11006
+ services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py,sha256=D6xzH4k-Myobwlfy2Uuv6uNXOfAwqunoo1USVyuRNOE,1099084
11003
11007
  services/core/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11004
11008
  services/core/tests/extend_test_blockstorage.py,sha256=4ikjA4au68lxR8N-Mb8lCo0LFRkpbWtwIFufTkwvNfU,758
11005
11009
  services/core/tests/extend_test_compute.py,sha256=le9beqMGCjoyJQECqB5Pel2mG5jhxc_1c5Isj-1h3xk,1295
@@ -11067,7 +11071,7 @@ services/data_safe/src/oci_cli_data_safe/__init__.py,sha256=i-IJa-kvkDrsgjQmvp13
11067
11071
  services/data_safe/src/oci_cli_data_safe/datasafe_cli_extended.py,sha256=XvAGhs_YzcUYhypQS1axquP4qrhuJig2N0uBchw2xM8,19443
11068
11072
  services/data_safe/src/oci_cli_data_safe/generated/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
11069
11073
  services/data_safe/src/oci_cli_data_safe/generated/client_mappings.py,sha256=jEfzcUrrYsfAi_clMjZbHAruGBRoGj7GEOxx3GvHC-c,800
11070
- services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py,sha256=glLvqNLGMmmaqjyeAfn7R8gxvswjLayjBWZPvGU1Ojg,2132824
11074
+ services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py,sha256=trV5b2EGYEtpJlrFVppwQfdRjUlEcF6UvLNBZBnUyXs,2133782
11071
11075
  services/data_safe/tests/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
11072
11076
  services/data_science/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
11073
11077
  services/data_science/src/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
@@ -11080,10 +11084,10 @@ services/data_science/tests/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7
11080
11084
  services/database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11081
11085
  services/database/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11082
11086
  services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11083
- services/database/src/oci_cli_database/database_cli_extended.py,sha256=rea25HsutX9aD4hs8Sn5irrP8e5yrj_jK3V2LfKO9S4,311857
11087
+ services/database/src/oci_cli_database/database_cli_extended.py,sha256=BOh56TF7GMN_MoP0gg07dc7epT6QzKksFfwnx0DPvYA,315835
11084
11088
  services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11085
11089
  services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
11086
- services/database/src/oci_cli_database/generated/database_cli.py,sha256=WuiDSo9tJAbuyfVmbO6wqH3ZC65cJzBKuP6kTlMZEYc,3237160
11090
+ services/database/src/oci_cli_database/generated/database_cli.py,sha256=MM5qoVQdEZrp2c9QreyEYRoxAUKmDI0fECcbTUOunoE,3253993
11087
11091
  services/database/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11088
11092
  services/database_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
11089
11093
  services/database_management/src/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
@@ -11472,7 +11476,7 @@ services/generative_ai_inference/src/oci_cli_generative_ai_inference/__init__.py
11472
11476
  services/generative_ai_inference/src/oci_cli_generative_ai_inference/generative_ai_inference_cli_extended.py,sha256=5tT7RnHIFnQkWIRxf5icGVBOBY1z2anN8Hkx_GNdeg0,1924
11473
11477
  services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
11474
11478
  services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/client_mappings.py,sha256=61sVFZW8wa9dxElphotWVHtTWZ6tAG_dJX1jqtUrvFM,938
11475
- services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=pfYiI2xbUSxobbs3Bhka9nIbtA6NYR29m5k_VZREvNU,94702
11479
+ services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=2J3gSG5MZ7i_wSmiynSpm--wJ1Jw6-2agKDnQdHhWTA,99053
11476
11480
  services/generative_ai_inference/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
11477
11481
  services/generic_artifacts_content/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11478
11482
  services/generic_artifacts_content/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
@@ -12623,10 +12627,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
12623
12627
  services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
12624
12628
  services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
12625
12629
  services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
12626
- oci_cli-3.64.0.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
12627
- oci_cli-3.64.0.dist-info/METADATA,sha256=XxIG7SbYQ2WcFxSTrxkZgqk7vMMhBa832RuMgh7INzM,7066
12628
- oci_cli-3.64.0.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
12629
- oci_cli-3.64.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
12630
- oci_cli-3.64.0.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
12631
- oci_cli-3.64.0.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
12632
- oci_cli-3.64.0.dist-info/RECORD,,
12630
+ oci_cli-3.64.1.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
12631
+ oci_cli-3.64.1.dist-info/METADATA,sha256=hrWzqanv2vW2kohU_CQq2l0T8YsIB6ptVX6QZAANNus,7066
12632
+ oci_cli-3.64.1.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
12633
+ oci_cli-3.64.1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
12634
+ oci_cli-3.64.1.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
12635
+ oci_cli-3.64.1.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
12636
+ oci_cli-3.64.1.dist-info/RECORD,,
@@ -3254,6 +3254,7 @@ Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMP
3254
3254
  @cli_util.option('--ip-address', help=u"""An IPv6 address of your choice. Must be an available IP address within the subnet's CIDR. If you don't specify a value, Oracle automatically assigns an IPv6 address from the subnet. The subnet is the one that contains the VNIC you specify in `vnicId`.
3255
3255
 
3256
3256
  Example: `2001:DB8::`""")
3257
+ @cli_util.option('--cidr-prefix-length', type=click.INT, help=u"""Length of cidr range. Optional field to specify flexible cidr.""")
3257
3258
  @cli_util.option('--vnic-id', help=u"""The [OCID] of the VNIC to assign the IPv6 to. The IPv6 will be in the VNIC's subnet.""")
3258
3259
  @cli_util.option('--subnet-id', help=u"""The [OCID] of the subnet from which the IPv6 is to be drawn. The IP address, *if supplied*, must be valid for the given subnet, only valid for reserved IPs currently.""")
3259
3260
  @cli_util.option('--lifetime', type=custom_types.CliCaseInsensitiveChoice(["EPHEMERAL", "RESERVED"]), help=u"""Lifetime of the IP address. There are two types of IPs: - Ephemeral - Reserved""")
@@ -3267,7 +3268,7 @@ Example: `2001:DB8::`""")
3267
3268
  @click.pass_context
3268
3269
  @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'defined-tags': {'module': 'core', 'class': 'dict(str, dict(str, object))'}, 'freeform-tags': {'module': 'core', 'class': 'dict(str, string)'}}, output_type={'module': 'core', 'class': 'Ipv6'})
3269
3270
  @cli_util.wrap_exceptions
3270
- def create_ipv6(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, defined_tags, display_name, freeform_tags, ip_address, vnic_id, subnet_id, lifetime, route_table_id, ipv6_subnet_cidr):
3271
+ def create_ipv6(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, defined_tags, display_name, freeform_tags, ip_address, cidr_prefix_length, vnic_id, subnet_id, lifetime, route_table_id, ipv6_subnet_cidr):
3271
3272
 
3272
3273
  kwargs = {}
3273
3274
  kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
@@ -3286,6 +3287,9 @@ def create_ipv6(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_
3286
3287
  if ip_address is not None:
3287
3288
  _details['ipAddress'] = ip_address
3288
3289
 
3290
+ if cidr_prefix_length is not None:
3291
+ _details['cidrPrefixLength'] = cidr_prefix_length
3292
+
3289
3293
  if vnic_id is not None:
3290
3294
  _details['vnicId'] = vnic_id
3291
3295
 
@@ -291,7 +291,7 @@ def unassign_private_ip(ctx, from_json, vnic_id, ip_address):
291
291
  @click.pass_context
292
292
  @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'defined-tags': {'module': 'core', 'class': 'dict(str, dict(str, object))'}, 'freeform-tags': {'module': 'core', 'class': 'dict(str, string)'}}, output_type={'module': 'core', 'class': 'PrivateIp'})
293
293
  @cli_util.wrap_exceptions
294
- def assign_ipv6(ctx, from_json, vnic_id, defined_tags, display_name, freeform_tags, ip_address, unassign_if_already_assigned, ipv6_subnet_cidr, route_table_id, lifetime):
294
+ def assign_ipv6(ctx, from_json, vnic_id, defined_tags, display_name, freeform_tags, ip_address, unassign_if_already_assigned, ipv6_subnet_cidr, route_table_id, lifetime, cidr_prefix_length):
295
295
  networking_client = cli_util.build_client('core', 'virtual_network', ctx)
296
296
 
297
297
  # First we get the VNIC because we need to know the subnet OCID for the ListIpv6s call
@@ -355,6 +355,10 @@ def assign_ipv6(ctx, from_json, vnic_id, defined_tags, display_name, freeform_ta
355
355
  if not is_ip_reassignment:
356
356
  if ip_address is not None:
357
357
  assign_ip_request_body['ipAddress'] = ip_address
358
+ if cidr_prefix_length is not None:
359
+ assign_ip_request_body['cidrPrefixLength'] = cidr_prefix_length
360
+ if subnet_id is not None:
361
+ assign_ip_request_body['subnetId'] = subnet_id
358
362
 
359
363
  result = networking_client.create_ipv6(assign_ip_request_body)
360
364
  else:
@@ -13849,6 +13849,11 @@ When you perform the ListFindingAnalytics operation, if the parameter compartmen
13849
13849
  @cli_util.option('--target-ids', multiple=True, help=u"""An optional filter to return only findings that match the specified target ids. Use this parameter to filter by multiple target ids.""")
13850
13850
  @cli_util.option('--category', help=u"""The category of the finding.""")
13851
13851
  @cli_util.option('--contains-severity', type=custom_types.CliCaseInsensitiveChoice(["HIGH", "MEDIUM", "LOW", "EVALUATE", "ADVISORY", "PASS", "DEFERRED"]), multiple=True, help=u"""A filter to return only findings that match the specified risk level(s). Use containsSeverity parameter if need to filter by multiple risk levels.""")
13852
+ @cli_util.option('--scim-query', help=u"""The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339]. In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.)
13853
+
13854
+ **Example:** | scimQuery=(severity eq 'high') scimQuery=(category eq \"Users\") and (reference eq 'CIS')
13855
+
13856
+ Supported fields: severity reference title category""")
13852
13857
  @cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
13853
13858
  @cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
13854
13859
  @json_skeleton_utils.get_cli_json_input_option({'target-ids': {'module': 'data_safe', 'class': 'list[string]'}})
@@ -13856,7 +13861,7 @@ When you perform the ListFindingAnalytics operation, if the parameter compartmen
13856
13861
  @click.pass_context
13857
13862
  @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'target-ids': {'module': 'data_safe', 'class': 'list[string]'}}, output_type={'module': 'data_safe', 'class': 'FindingAnalyticsCollection'})
13858
13863
  @cli_util.wrap_exceptions
13859
- def list_finding_analytics(ctx, from_json, all_pages, page_size, compartment_id, compartment_id_in_subtree, access_level, is_top_finding, group_by, top_finding_status, severity, finding_key, limit, page, target_database_group_id, contains_references, target_ids, category, contains_severity):
13864
+ def list_finding_analytics(ctx, from_json, all_pages, page_size, compartment_id, compartment_id_in_subtree, access_level, is_top_finding, group_by, top_finding_status, severity, finding_key, limit, page, target_database_group_id, contains_references, target_ids, category, contains_severity, scim_query):
13860
13865
 
13861
13866
  if all_pages and limit:
13862
13867
  raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
@@ -13890,6 +13895,8 @@ def list_finding_analytics(ctx, from_json, all_pages, page_size, compartment_id,
13890
13895
  kwargs['category'] = category
13891
13896
  if contains_severity is not None and len(contains_severity) > 0:
13892
13897
  kwargs['contains_severity'] = contains_severity
13898
+ if scim_query is not None:
13899
+ kwargs['scim_query'] = scim_query
13893
13900
  kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
13894
13901
  client = cli_util.build_client('data_safe', 'data_safe', ctx)
13895
13902
  if all_pages:
@@ -13939,6 +13946,7 @@ def list_finding_analytics(ctx, from_json, all_pages, page_size, compartment_id,
13939
13946
  Supported fields: severity findingKey reference targetId isTopFinding title category remarks details summary isRiskModified""")
13940
13947
  @cli_util.option('--field', type=custom_types.CliCaseInsensitiveChoice(["severity", "findingKey", "reference", "targetId", "isTopFinding", "title", "category", "remarks", "details", "summary", "isRiskModified"]), multiple=True, help=u"""Specifies a subset of fields to be returned in the response.""")
13941
13948
  @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["category", "findingKey", "severity"]), help=u"""The field to sort by. You can specify only one sort order(sortOrder). The default order for category is alphabetical.""")
13949
+ @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
13942
13950
  @cli_util.option('--finding-key', help=u"""Each finding in security assessment has an associated key (think of key as a finding's name). For a given finding, the key will be the same across targets. The user can use these keys to filter the findings.""")
13943
13951
  @cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
13944
13952
  @cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
@@ -13947,7 +13955,7 @@ Supported fields: severity findingKey reference targetId isTopFinding title cate
13947
13955
  @click.pass_context
13948
13956
  @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'target-ids': {'module': 'data_safe', 'class': 'list[string]'}}, output_type={'module': 'data_safe', 'class': 'list[FindingSummary]'})
13949
13957
  @cli_util.wrap_exceptions
13950
- def list_findings(ctx, from_json, all_pages, page_size, security_assessment_id, is_top_finding, severity, contains_severity, category, lifecycle_state, references, contains_references, limit, page, compartment_id_in_subtree, access_level, target_id, target_ids, scim_query, field, sort_by, finding_key):
13958
+ def list_findings(ctx, from_json, all_pages, page_size, security_assessment_id, is_top_finding, severity, contains_severity, category, lifecycle_state, references, contains_references, limit, page, compartment_id_in_subtree, access_level, target_id, target_ids, scim_query, field, sort_by, sort_order, finding_key):
13951
13959
 
13952
13960
  if all_pages and limit:
13953
13961
  raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
@@ -13988,6 +13996,8 @@ def list_findings(ctx, from_json, all_pages, page_size, security_assessment_id,
13988
13996
  kwargs['field'] = field
13989
13997
  if sort_by is not None:
13990
13998
  kwargs['sort_by'] = sort_by
13999
+ if sort_order is not None:
14000
+ kwargs['sort_order'] = sort_order
13991
14001
  if finding_key is not None:
13992
14002
  kwargs['finding_key'] = finding_key
13993
14003
  kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
@@ -3647,7 +3647,7 @@ def convert_to_regular_pluggable_database_extended(ctx, **kwargs):
3647
3647
  ctx.invoke(database_cli.convert_to_regular_pluggable_database, **kwargs)
3648
3648
 
3649
3649
 
3650
- @cli_util.copy_params_from_generated_command(database_cli.create_pluggable_database, params_to_exclude=['container_database_id', 'pdb_creation_type_details_source_pluggable_database_id', 'should_create_pdb_backup', 'should_pdb_admin_account_be_locked', 'container_database_admin_password', 'pdb_creation_type_details', 'pdb_creation_type_details_is_thin_clone'])
3650
+ @cli_util.copy_params_from_generated_command(database_cli.create_pluggable_database, params_to_exclude=['container_database_id', 'pdb_creation_type_details_source_pluggable_database_id', 'should_create_pdb_backup', 'should_pdb_admin_account_be_locked', 'container_database_admin_password', 'pdb_creation_type_details', 'pdb_creation_type_details_is_thin_clone', 'pdb_creation_type_details_source_pluggable_database_snapshot_id'])
3651
3651
  @database_cli.pluggable_database_group.command(name=database_cli.create_pluggable_database_create_pluggable_database_from_local_clone_details.name, help=database_cli.create_pluggable_database_create_pluggable_database_from_local_clone_details.help)
3652
3652
  @cli_util.option('--cdb-id', required=True, help=u"""The [OCID] of the CDB [required]""")
3653
3653
  @cli_util.option('--source-pdb-id', required=True, help=u"""The OCID of the Source Pluggable Database. [required]""")
@@ -3655,6 +3655,7 @@ def convert_to_regular_pluggable_database_extended(ctx, **kwargs):
3655
3655
  @cli_util.option('--lock-pdb-admin-account', type=click.BOOL, help=u"""The locked mode of the pluggable database admin account. If false, the user needs to provide the PDB Admin Password to connect to it. If true, the pluggable database will be locked and user cannot login to it.""")
3656
3656
  @cli_util.option('--cdb-admin-password', help=u"""The DB system administrator password of the Container Database.""")
3657
3657
  @cli_util.option('--is-thin-clone', type=click.BOOL, help=u"""True if Pluggable Database needs to be thin cloned and false if Pluggable Database needs to be thick cloned.""")
3658
+ @cli_util.option('--source-pdb-snapshot-id', help=u"""The OCID of the Source Pluggable Database Snapshot id.""")
3658
3659
  @click.pass_context
3659
3660
  @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'database', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'database', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'database', 'class': 'PluggableDatabase'})
3660
3661
  @cli_util.wrap_exceptions
@@ -3684,6 +3685,10 @@ def create_pluggable_database_create_pluggable_database_from_local_clone_details
3684
3685
  kwargs['pdb_creation_type_details_is_thin_clone'] = kwargs['is_thin_clone']
3685
3686
  kwargs.pop('is_thin_clone')
3686
3687
 
3688
+ if 'source_pdb_snapshot_id' in kwargs:
3689
+ kwargs['pdb_creation_type_details_source_pluggable_database_snapshot_id'] = kwargs['source_pdb_snapshot_id']
3690
+ kwargs.pop('source_pdb_snapshot_id')
3691
+
3687
3692
  ctx.invoke(database_cli.create_pluggable_database_create_pluggable_database_from_local_clone_details, **kwargs)
3688
3693
 
3689
3694
 
@@ -3737,7 +3742,7 @@ def create_pluggable_database_create_pluggable_database_from_relocate_details_ex
3737
3742
  ctx.invoke(database_cli.create_pluggable_database_create_pluggable_database_from_relocate_details, **kwargs)
3738
3743
 
3739
3744
 
3740
- @cli_util.copy_params_from_generated_command(database_cli.create_pluggable_database, params_to_exclude=['container_database_id', 'pdb_creation_type_details_source_container_database_admin_password', 'pdb_creation_type_details_source_pluggable_database_id', 'pdb_creation_type_details_dblink_user_password', 'pdb_creation_type_details_dblink_username', 'pdb_creation_type_details_refreshable_clone_details', 'should_create_pdb_backup', 'should_pdb_admin_account_be_locked', 'container_database_admin_password', 'pdb_creation_type_details', 'pdb_creation_type_details_is_thin_clone'])
3745
+ @cli_util.copy_params_from_generated_command(database_cli.create_pluggable_database, params_to_exclude=['container_database_id', 'pdb_creation_type_details_source_container_database_admin_password', 'pdb_creation_type_details_source_pluggable_database_id', 'pdb_creation_type_details_dblink_user_password', 'pdb_creation_type_details_dblink_username', 'pdb_creation_type_details_refreshable_clone_details', 'should_create_pdb_backup', 'should_pdb_admin_account_be_locked', 'container_database_admin_password', 'pdb_creation_type_details', 'pdb_creation_type_details_is_thin_clone', 'pdb_creation_type_details_source_pluggable_database_snapshot_id'])
3741
3746
  @database_cli.pluggable_database_group.command(name=database_cli.create_pluggable_database_create_pluggable_database_from_remote_clone_details.name, help=database_cli.create_pluggable_database_create_pluggable_database_from_remote_clone_details.help)
3742
3747
  @cli_util.option('--cdb-id', required=True, help=u"""The [OCID] of the CDB [required]""")
3743
3748
  @cli_util.option('--source-cdb-admin-password', required=True, help=u"""The DB system administrator password of the source Container Database. [required]""")
@@ -3749,6 +3754,7 @@ def create_pluggable_database_create_pluggable_database_from_relocate_details_ex
3749
3754
  @cli_util.option('--lock-pdb-admin-account', type=click.BOOL, help=u"""The locked mode of the pluggable database admin account. If false, the user needs to provide the PDB Admin Password to connect to it. If true, the pluggable database will be locked and user cannot login to it.""")
3750
3755
  @cli_util.option('--cdb-admin-password', help=u"""The DB system administrator password of the Container Database.""")
3751
3756
  @cli_util.option('--is-thin-clone', type=click.BOOL, help=u"""True if Pluggable Database needs to be thin cloned and false if Pluggable Database needs to be thick cloned.""")
3757
+ @cli_util.option('--source-pdb-snapshot-id', help=u"""The OCID of the Source Pluggable Database Snapshot id.""")
3752
3758
  @click.pass_context
3753
3759
  @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'database', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'database', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'database', 'class': 'PluggableDatabase'})
3754
3760
  @cli_util.wrap_exceptions
@@ -3790,6 +3796,10 @@ def create_pluggable_database_create_pluggable_database_from_remote_clone_detail
3790
3796
  kwargs['pdb_creation_type_details_is_thin_clone'] = kwargs['is_thin_clone']
3791
3797
  kwargs.pop('is_thin_clone')
3792
3798
 
3799
+ if 'source_pdb_snapshot_id' in kwargs:
3800
+ kwargs['pdb_creation_type_details_source_pluggable_database_snapshot_id'] = kwargs['source_pdb_snapshot_id']
3801
+ kwargs.pop('source_pdb_snapshot_id')
3802
+
3793
3803
  pdb_creation_type_details_refreshable_clone_details = {}
3794
3804
  if 'is_refreshable_clone' in kwargs:
3795
3805
  pdb_creation_type_details_refreshable_clone_details['isRefreshableClone'] = kwargs['is_refreshable_clone']
@@ -4181,3 +4191,44 @@ cli_util.rename_command(database_cli, database_cli.system_version_minor_version_
4181
4191
 
4182
4192
  # oci db system-version-minor-version-collection -> oci db system-minor-version
4183
4193
  cli_util.rename_command(database_cli, database_cli.db_root_group, database_cli.system_version_minor_version_collection_group, "system-minor-version")
4194
+
4195
+ # move sanpshot operations to pdb group
4196
+ # oci db pluggable-database-snapshot create -> oci db pluggable-database create-snapshot
4197
+ # oci db pluggable-database-snapshot delete -> oci db pluggable-database delete-snapshot
4198
+ # oci db pluggable-database-snapshot get -> oci db pluggable-database get-snapshot
4199
+ # oci db pluggable-database-snapshot list -> oci db pluggable-database list-snapshots
4200
+ cli_util.rename_command(database_cli, database_cli.pluggable_database_snapshot_group, database_cli.create_pluggable_database_snapshot, "create-snapshot")
4201
+ cli_util.rename_command(database_cli, database_cli.pluggable_database_snapshot_group, database_cli.delete_pluggable_database_snapshot, "delete-snapshot")
4202
+ cli_util.rename_command(database_cli, database_cli.pluggable_database_snapshot_group, database_cli.get_pluggable_database_snapshot, "get-snapshot")
4203
+ cli_util.rename_command(database_cli, database_cli.pluggable_database_snapshot_group, database_cli.list_pluggable_database_snapshots, "list-snapshots")
4204
+ database_cli.pluggable_database_group.add_command(database_cli.create_pluggable_database_snapshot)
4205
+ database_cli.pluggable_database_group.add_command(database_cli.delete_pluggable_database_snapshot)
4206
+ database_cli.pluggable_database_group.add_command(database_cli.get_pluggable_database_snapshot)
4207
+ database_cli.pluggable_database_group.add_command(database_cli.list_pluggable_database_snapshots)
4208
+ database_cli.db_root_group.commands.pop(database_cli.pluggable_database_snapshot_group.name)
4209
+
4210
+
4211
+ # Renaming the pluggable-database-snapshot-id to pdb-snapshot-id
4212
+ @cli_util.copy_params_from_generated_command(database_cli.get_pluggable_database_snapshot, params_to_exclude=['pluggable_database_snapshot_id'])
4213
+ @database_cli.pluggable_database_group.command('get-snapshot', help=database_cli.get_pluggable_database_snapshot.help)
4214
+ @cli_util.option('--pdb-snapshot-id', required=True, help=u"""The Exadata Pluggable Database Snapshot [OCID].""")
4215
+ @click.pass_context
4216
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'database', 'class': 'PluggableDatabaseSnapshot'})
4217
+ @cli_util.wrap_exceptions
4218
+ def get_pluggable_database_snapshot_extended(ctx, **kwargs):
4219
+ kwargs['pluggable_database_snapshot_id'] = kwargs['pdb_snapshot_id']
4220
+ kwargs.pop('pdb_snapshot_id')
4221
+ ctx.invoke(database_cli.get_pluggable_database_snapshot, **kwargs)
4222
+
4223
+
4224
+ # Renaming the pluggable-database-snapshot-id to pdb-snapshot-id
4225
+ @cli_util.copy_params_from_generated_command(database_cli.delete_pluggable_database_snapshot, params_to_exclude=['pluggable_database_snapshot_id'])
4226
+ @database_cli.pluggable_database_group.command('delete-snapshot', help=database_cli.delete_pluggable_database_snapshot.help)
4227
+ @cli_util.option('--pdb-snapshot-id', required=True, help=u"""The Exadata Pluggable Database Snapshot [OCID].""")
4228
+ @click.pass_context
4229
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
4230
+ @cli_util.wrap_exceptions
4231
+ def delete_pluggable_database_snapshot_extended(ctx, **kwargs):
4232
+ kwargs['pluggable_database_snapshot_id'] = kwargs['pdb_snapshot_id']
4233
+ kwargs.pop('pdb_snapshot_id')
4234
+ ctx.invoke(database_cli.delete_pluggable_database_snapshot, **kwargs)