oci-cli 3.69.0__py3-none-any.whl → 3.70.0__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.
- oci_cli/bin/psa.psm1 +51 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +116 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +154 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-distributed-autonomous-db-backup-config.txt +159 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +42 -12
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +31 -11
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log/list.txt → work-request-log-entry/list-work-request-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +214 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +152 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +211 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa.txt +47 -0
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
- oci_cli/help_text_producer/data_files/text/index.txt +2 -0
- oci_cli/service_mapping.py +5 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/METADATA +2 -2
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/RECORD +81 -45
- services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py +44 -9
- services/database/src/oci_cli_database/generated/database_cli.py +309 -0
- services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py +77 -12
- services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py +8 -8
- services/psa/__init__.py +4 -0
- services/psa/src/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/client_mappings.py +14 -0
- services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py +738 -0
- services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py +92 -0
- services/psa/tests/__init__.py +4 -0
- /oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane → delegate-access-control}/work-request/work-request-log.txt +0 -0
- /oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control → governance-rules-control-plane}/work-request/work-request-log-entry.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/top_level.txt +0 -0
|
@@ -33,9 +33,9 @@ oci_cli/formatting.py,sha256=KmGSUO0ojeA-AE3ASL96jJoTq-twsFcs11Ygv5wd4y4,1552
|
|
|
33
33
|
oci_cli/json_skeleton_utils.py,sha256=kIXcKh2i52cQ_Fz_Dnei8ST3Ud43sEKzslK1PHe4-NE,21013
|
|
34
34
|
oci_cli/oci_template.py,sha256=oTri7oxH6efITNW5IvQTRMUKVhbdjPtDPS14W8sf8zA,1466
|
|
35
35
|
oci_cli/raw_request_cli.py,sha256=47wpowcWbUYbvV7qvULJn3dN5DPfuhAybXa_j7VURvw,5614
|
|
36
|
-
oci_cli/service_mapping.py,sha256=
|
|
36
|
+
oci_cli/service_mapping.py,sha256=sghou8r7Rjjz0PTwNe2pTL1xqkjlogcommvGRyM91Ag,18059
|
|
37
37
|
oci_cli/string_utils.py,sha256=3Y3NxTdIUPC2s1GydK4NvYbGcgof1yVVIO3SRCWWL9U,1247
|
|
38
|
-
oci_cli/version.py,sha256=
|
|
38
|
+
oci_cli/version.py,sha256=0_H2XfUC9T9Gi7iu7QeOqcgLlu5v9n_cp6wY1vO_xAI,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
|
|
@@ -126,6 +126,7 @@ oci_cli/bin/opsi.psm1,sha256=1QYpOp88KJO7invIzPhUN188r0MihUawrRGjeDdOBFk,75550
|
|
|
126
126
|
oci_cli/bin/optimizer.psm1,sha256=lxa9fMF9HcR31SNB4QwuUWusYs3XAcyvAEAzt8fL7NI,7402
|
|
127
127
|
oci_cli/bin/organizations.psm1,sha256=TawdZEcbo3TLXz6LYJrGOUec2VGZUcz7yG4ZJ1cOt1w,6845
|
|
128
128
|
oci_cli/bin/os.psm1,sha256=XiHumBMoJL8qN-mIO3u7eCJZ644vMnS76vTGZMhdvJc,11574
|
|
129
|
+
oci_cli/bin/psa.psm1,sha256=1aDraB1qmQmjwHHCg7nYo86R-jHx6WAf0LTpPQUcaq4,3056
|
|
129
130
|
oci_cli/bin/psql.psm1,sha256=M-jUW1kjD2s8Z9nHnBISMKLdA99iFsiiH7RklIW1jxE,11006
|
|
130
131
|
oci_cli/bin/queue.psm1,sha256=yMibBZppBP99MZywWlF94OJY3tdIeTMABslcGio1Ow0,4319
|
|
131
132
|
oci_cli/bin/recovery.psm1,sha256=JQHoB7SWkXHcWDyNNw9Xw-3Amsu5VS50hzVULiFILU0,8157
|
|
@@ -163,7 +164,7 @@ oci_cli/file_filters/file_path_filter.py,sha256=O6CALKowiBBOFZK6TDTmQNq9pp56ff-r
|
|
|
163
164
|
oci_cli/help_text_producer/__init__.py,sha256=rQx2CmhtvqtIZWMRp8IVqwFQ8r_i1x0Fsxnk5NIYA8k,424
|
|
164
165
|
oci_cli/help_text_producer/help_text_producer.py,sha256=80oRoL9YhAt5p9HmxEaN0hr9HuCm3w5UrowMsTJzG8w,3036
|
|
165
166
|
oci_cli/help_text_producer/data_files/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
166
|
-
oci_cli/help_text_producer/data_files/text/index.txt,sha256=
|
|
167
|
+
oci_cli/help_text_producer/data_files/text/index.txt,sha256=9ENBsmPI_3l59R1mSEqXAFPQIv6YgO-evyECw19I80U,7219
|
|
167
168
|
oci_cli/help_text_producer/data_files/text/oci.txt,sha256=qFdaHSxE99XErL4kApHL6Eo59_dmYKbkuDqr56vSiJg,6838
|
|
168
169
|
oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
|
|
169
170
|
oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
|
|
@@ -197,7 +198,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt.txt,sha256=at8Ag-kK
|
|
|
197
198
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge.txt,sha256=xkIYPyM2Xuq87-oBZ9xcNreMmJ52k7ed5teOGntWWZ8,1400
|
|
198
199
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard.txt,sha256=eLgxx0IvvEYnV5uKee5aUl3IcWi-J5s6tSdbWBFSPNM,5303
|
|
199
200
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations.txt,sha256=6CkIrcOH_ewEHIUv-NFogmr46-Txa12VbBYOs9Zy9tU,895
|
|
200
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt,sha256=
|
|
201
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt,sha256=jp09qfntFEQbQNj32ixmzD57RHR8l04vr6hJW_M7rso,769
|
|
201
202
|
oci_cli/help_text_producer/data_files/text/cmdref/compute.txt,sha256=6wjWpWSnxuKnGDs41EHawyfP61gstJ9dKNVU-2enj7k,3338
|
|
202
203
|
oci_cli/help_text_producer/data_files/text/cmdref/container-instances.txt,sha256=UUSENuzSi6EEad11i2IfhyLhFeKkaM2noEeudxEHwUI,433
|
|
203
204
|
oci_cli/help_text_producer/data_files/text/cmdref/cpg.txt,sha256=0GEAs5nUq1zeKuoo0z7f1afQad6afAUEJlEjU2gFido,369
|
|
@@ -211,16 +212,16 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=nqRE9S5DN
|
|
|
211
212
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
|
|
212
213
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
|
|
213
214
|
oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
|
|
214
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=
|
|
215
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=1r3Cg4ELn0fVSxyBccaYVAxLswK6v6vCB5zhWjJfVAs,11995
|
|
215
216
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
|
|
216
217
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=xSYEpGp25qSnmh352W5iARTp1jV_ZvzfSlarXs-9K_0,3979
|
|
217
218
|
oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=h-H5aNAZ-rLkOuSp2ID_5IjgyAeFuvQKn6qg7Mqtz38,1174
|
|
218
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=
|
|
219
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=jCOtJIE7l1b71qydzeSAj8HuzCll-kml8zTZc7sc1WM,1527
|
|
219
220
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
|
|
220
221
|
oci_cli/help_text_producer/data_files/text/cmdref/desktops.txt,sha256=RFMT_82TkQa70pcbilNJHgyJDOqHeW_-T_Bib50dJq8,498
|
|
221
222
|
oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=79FnxxTqIO-1iyqxq_SRelFjF2TIpDRxY0M-WAXrxAU,7303
|
|
222
223
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery.txt,sha256=ersRPI7r5ykHSP-zIxfo1vbHbkk-qDzYBWCjs8h9gYc,1341
|
|
223
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha256=
|
|
224
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha256=qYxE1qXLVht5UNjAoAXkfImQNj_i22hjVhYGLByRxG4,2323
|
|
224
225
|
oci_cli/help_text_producer/data_files/text/cmdref/dns.txt,sha256=Ux4CNYYCwi0UArxqUjUtSSHFUkBB7QjuBwuYkeKFBvU,1184
|
|
225
226
|
oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse.txt,sha256=vOlIx8OqGL1uqL4kRPR-LVGN043zz_xhP5Vl5c7iVDw,508
|
|
226
227
|
oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt,sha256=1lBEHIzP3K1mjvCQll_lLxzC4Zg81OlGnSv6jvRb_Zg,349
|
|
@@ -237,7 +238,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256
|
|
|
237
238
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
|
|
238
239
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=PFzIhk3MXWEa9QuHv6b3NhUg-0XS5txxNOn61oYoK7I,1656
|
|
239
240
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=qSWAH1ioFiIXR0k-qMTwbChB6OgwgEhi3JU_OCQrMWc,4199
|
|
240
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=
|
|
241
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=RvN08dy0w53GE-KqZipPYYPxzTPeIcmwNHJBV1O7VHw,1013
|
|
241
242
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
|
|
242
243
|
oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
|
|
243
244
|
oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt,sha256=x6osA_6gjdw-YB7zQH8pcjP1Mnbdw1ebNTSUas5sZts,6515
|
|
@@ -292,6 +293,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/osub-billing-schedule.txt,sha2
|
|
|
292
293
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-organization-subscription.txt,sha256=vx8UKQGYhidN2vIaZcBbD0U-Jpke_yh1xsLQcmih8iA,255
|
|
293
294
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription.txt,sha256=qjYtblJiJzSAynz0q2Y-soQ29Z0t73isZjC44y9trw0,367
|
|
294
295
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-usage.txt,sha256=7sVeFhvZZ7WlP4r5GdcSlT3GDjbHq03SoeZRqst-m7Y,297
|
|
296
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa.txt,sha256=iROTexx4w4SvGc1Y1ilqJbgiswaZ4FmYPLVKLTU5CWs,394
|
|
295
297
|
oci_cli/help_text_producer/data_files/text/cmdref/psql.txt,sha256=XjxRiLZ8IR77Yb1ALCLTLLXY_WQbjQ-lE7c4KjdYwQw,1387
|
|
296
298
|
oci_cli/help_text_producer/data_files/text/cmdref/queue.txt,sha256=QzuNnBbb1bn6IEZvvMYvFoic0FXcB_dg5MTBTJIjvMU,621
|
|
297
299
|
oci_cli/help_text_producer/data_files/text/cmdref/raw-request.txt,sha256=Bv4-bLfW8sIwOzoSA9Yeg3zEmCkeCAyAY1ZLVGlPuRk,2551
|
|
@@ -1990,7 +1992,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/list
|
|
|
1990
1992
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/update.txt,sha256=p2DQU_RxUNNJqCNHZWOoti93vjQSDqQ3-KU0WQ_YXbk,4384
|
|
1991
1993
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network.txt,sha256=xdZn2JulFf3j7qIrw_79Nnf2ZVW-Isfb9GE7UP5ViO4,831
|
|
1992
1994
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration.txt,sha256=lbG7QNrki_wPuCsmU_Tgr2_-MCy3oauw_pjgUnG4y50,421
|
|
1993
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt,sha256=
|
|
1995
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt,sha256=2GxlmTZiOE6q3aJwnZULhyIB3kGQFGH2yVUf5-E8mDU,227
|
|
1994
1996
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool.txt,sha256=zidKWO1cwpUskFcjfwRWNKflcDTUNGE5VO5UGezu-l0,504
|
|
1995
1997
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/change-compartment.txt,sha256=sTL7rFiXNNtqRUJXJOmxr7SGhwTVXmFwWSDWhoDd5fU,4210
|
|
1996
1998
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/create.txt,sha256=dY9duquxCxMY0_Zvufez9cDqP2WEVutq6LjVv-FPvkU,7886
|
|
@@ -2009,7 +2011,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-co
|
|
|
2009
2011
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/update.txt,sha256=3K-SQWGxp1UvFl8d5mN92OgPAZam8M-NHApOJwgyUno,5074
|
|
2010
2012
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/attach-lb.txt,sha256=nZhxo9Gr0O6JzL2dz7JgB90mreMQENeF4AwSji5GN7Q,6658
|
|
2011
2013
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/change-compartment.txt,sha256=8PZxJuwnhddkd1-fyqL_3kwiI0gKg2jeHoe_LhOZYOg,4613
|
|
2012
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt,sha256=
|
|
2014
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt,sha256=6JiJq6tWXnn-d-uwR3tXox3VZBXlgpa4q-xOKHiAXuw,8854
|
|
2013
2015
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/detach-lb.txt,sha256=wiQrYdYllM4dCzKTb4xwIDdnlR-EuC6py18AoVojsh4,5853
|
|
2014
2016
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/get.txt,sha256=SaJh1enNi5k3OFDlMw_0sM9qdAIk-GnBmzGQB6XVAws,3773
|
|
2015
2017
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment.txt,sha256=t8g_SB_0Gp3YAEpGBqoWZqfUoyiiTyNThQs2wh6gsLE,187
|
|
@@ -2021,13 +2023,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-po
|
|
|
2021
2023
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/start.txt,sha256=5w7wjTQiEWVR4pqt6TE4gJQt4k1poZJhysjgnAovYkw,5184
|
|
2022
2024
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/stop.txt,sha256=-eljjORhbCv3VBg8OsRXO5075NY2TNynjQYQaxfe_mg,5190
|
|
2023
2025
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/terminate.txt,sha256=Hiqz1SrAYvGFvUfsR879V8OPAF-WrCE1b9ujB7rmE6o,5651
|
|
2024
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt,sha256=
|
|
2026
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt,sha256=it7458YfnlL1xQ9SQVZIfdXOGzccCmz2QzkWJDnSM7c,8978
|
|
2025
2027
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/attach.txt,sha256=CzxaOqUhJnMvUrNq9q4-r4di494fT9fwT-3ljkEePXU,6718
|
|
2026
2028
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/detach.txt,sha256=pPFVDQ5dLu_9bfQ11Rv95eMgoypU-fK8_hRyjxyn3dI,5891
|
|
2027
2029
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/get.txt,sha256=2D6XYkOIb-vxjeUz1vaYnkDUq7HTtXtcEPow_rKwvM8,4200
|
|
2028
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt,sha256=
|
|
2030
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt,sha256=GzFYhVXmqHAlJ9XxLHOIp2JlIju6daQkl1i3qcKs4Uc,6053
|
|
2029
2031
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/detach.txt,sha256=VhQpSBEY0irFFKU6RX1WvcLuZP7HHN093lRczO_W7ws,6373
|
|
2030
2032
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/get.txt,sha256=EC064VBnk7emo-rrzzyKRALxC5d6ipQEEfPvRs1Ktro,4949
|
|
2033
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt,sha256=ozHvjr9N1zujgKdR_Zn6VUwRNh9WslrXMBzVWWVebac,5011
|
|
2031
2034
|
oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance.txt,sha256=BqS9f7bqwojo7NK9iQVYBe6frgUoV6uB6YlmzKkHS38,381
|
|
2032
2035
|
oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container.txt,sha256=fRX7AT6-qpmfP_oZK45m8y96xQ_bUYUR9P2Yo97f7tY,289
|
|
2033
2036
|
oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request.txt,sha256=qvUnAQFbFJ5F39MabYlArgSTJZbSGz1C21vXKvz_vKc,178
|
|
@@ -3846,9 +3849,10 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/db-home.txt,sha256=PUF_xUAJ
|
|
|
3846
3849
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-server.txt,sha256=VX0LsLUtcdv8Yh3iOv5NgpB0oaiEOXkLcweo58t-cNE,137
|
|
3847
3850
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history.txt,sha256=VNHlNLinjqcMgBZ_GhlTggMi2757TYfF0E6kLbSohdU,312
|
|
3848
3851
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-summary.txt,sha256=OgfynYTsRJ6-QX6a0ZQBcGEELG2Xb0nsU5RK0G9g-w4,252
|
|
3852
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt,sha256=Nf5J0O4rMWdgV21Ub_9RKofj3g6YVeUL9OjTDYesm0s,183
|
|
3849
3853
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure-un-allocated-resources.txt,sha256=hN6sLejIW9LDdRCjK7vwDb6hfYEoijUi8tq34-IqVJY,293
|
|
3850
3854
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure.txt,sha256=KijoNL2tWERADYF8D0votVHR3jIfF5qgklsQpXDYc9M,348
|
|
3851
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt,sha256=
|
|
3855
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt,sha256=LBbYFM_QfMVI32-077o1DJ2vm3hOe2cnTzPwbZUtEHg,433
|
|
3852
3856
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault.txt,sha256=lcRPoqIqEp96KyTefgjK5AIRPlG_Dp0Zwbch8rgnfj0,282
|
|
3853
3857
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action.txt,sha256=YxJbS8xf4X5veBjPM81p_1pOq5uD0-XYRxA1Oug2HrE,210
|
|
3854
3858
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window.txt,sha256=flLZb35GqcjWkcqZPWUFCfoeIlJp0nWlfzp8SD8NVpk,217
|
|
@@ -4133,6 +4137,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/db-server/list.txt,sha256=z
|
|
|
4133
4137
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/get.txt,sha256=g86ksWWo3CO-8B6I5-RaagkChiiRYj4gpVFcKqYiA7g,3000
|
|
4134
4138
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/list.txt,sha256=fofW-26XiNYKu6uVyssjcQvqRRDrsEEXquDsynoJGNk,3839
|
|
4135
4139
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-summary/list-db-system-upgrades.txt,sha256=H2-uzH0aOTBG3qccjd34d2lvtsh-RBM9yhwGw7rEcpY,3220
|
|
4140
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt,sha256=8lR2FRtDPM0qAb1j_fFRB7CnLQ6ArVOyquPayyQsohM,4109
|
|
4141
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt,sha256=edjQwZxF61M-JiQX-kmT6eRq2BnwqezATh12oNaXQjY,2785
|
|
4142
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt,sha256=iiP82btIKxPLW3HdWzCvN1r6DwwjeDHDeDee_UT_BGQ,4097
|
|
4143
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt,sha256=6ywIg4X5vZjmWntmx5mSwvW0ZrujoEhmWsHncSNoDaE,4363
|
|
4144
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt,sha256=EYea5MhY_4AOP3PCkWlJxzGepd_S1Cv1O7jl2O1RpNA,4379
|
|
4136
4145
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/activate.txt,sha256=WC9mh9x408qN3EHmnfAgziBuZHVNfGq4E4HvF2njams,6994
|
|
4137
4146
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/add-storage-capacity.txt,sha256=qHj9e8U9fkHQZIngThP4Ab36uxCtt4U9l7dLIFGXy-k,7100
|
|
4138
4147
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/change-compartment.txt,sha256=YwKkTToNau6LCLPhwxYRvDDrpKmXUItotcWsaO0Imc4,7244
|
|
@@ -4146,6 +4155,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/get.
|
|
|
4146
4155
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/list.txt,sha256=7czZVe1onRTQ_7a54_lDCdf-Nw6LzeWZ6N_Phykazzc,4318
|
|
4147
4156
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/update.txt,sha256=B_D18ywnfhQaEZUoMz8uDtfCWLOU5t51L23TBTBHYMQ,13099
|
|
4148
4157
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure-un-allocated-resources/get.txt,sha256=QLW8UJgtsBSEF5VfqU4J1yIcKHtVJ8wsqrb1IzDVZKw,5728
|
|
4158
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt,sha256=dn0mlmZSTjD_W7HNUidzfFt0smv5cdAyvPbRAVqRmSA,5318
|
|
4149
4159
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-compartment.txt,sha256=OghmVOGpzUc5mQ4GBsX_bRWGPd4dgC_a3tV6q2ZFYis,4562
|
|
4150
4160
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-exadb-vm-cluster-subscription.txt,sha256=foYhHMEml7PkAhKQ-PdKWCNI2TIg9AgfnLocuuhzFEg,4430
|
|
4151
4161
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt,sha256=KyRw7st6ri_etu-07SnbhtiU22aANrdljWgqeBpkDE4,11247
|
|
@@ -4518,7 +4528,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delega
|
|
|
4518
4528
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription.txt,sha256=NkKtm_Ic9AVj88tkB_00_wP_4RPLXk2YDuwiWiWCySw,222
|
|
4519
4529
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action.txt,sha256=K1pxnczoLn3fXEb69RjEEnoCrS6mA4J4nmCKhWfcrv0,491
|
|
4520
4530
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider.txt,sha256=XaTh_oQfhdSgURsZ4xHjC2ncX9eZmqSaIH5e-_KDic4,234
|
|
4521
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=
|
|
4531
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=ScXBmJjBdHtHcViyO04WqMyYqBgxWURBtZndf3znyrE,852
|
|
4522
4532
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt,sha256=6PjFoSvqBqHuh08LUh3fmf7BQza63Z8bpQ1_in69lg8,6530
|
|
4523
4533
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt,sha256=c_2SBQYChMgLKqtnU78Mv2bSDy4Gzwl5DYiROYbE7ok,2976
|
|
4524
4534
|
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
|
|
@@ -4546,12 +4556,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/servic
|
|
|
4546
4556
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt,sha256=4nixS58TsFlTGMpZsGjXOM61no6ow_BlPkI3Hgb0WcE,2951
|
|
4547
4557
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt,sha256=a4JICkvZ80VVUQpFwrJryXV-Ip9C7omdFSb_U8_fU5c,4252
|
|
4548
4558
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
4549
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log
|
|
4559
|
+
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
4560
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt,sha256=dxEKeiMav_lfjcdaaI9-_UGvwhBIh67w2lt6jnsHDUU,144
|
|
4551
4561
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt,sha256=wRJWGf79YA_EQDf9ggjS7zwZ1N7XDxKDbHaH-DAHKjM,2809
|
|
4552
4562
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt,sha256=1kSp6RsD1bTvDmnABqIrtXpXYF09Xcle6eER9sJHpps,3891
|
|
4553
4563
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list.txt,sha256=ddjDMJwZJRex-dwQVeUWiFYyI01OIzGW_NYv0Ypgsh8,3601
|
|
4554
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log
|
|
4564
|
+
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
4565
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection.txt,sha256=R9lAYqkLxobM6BMsxiIeokL-Fk3nn7LIN-2UrwWDaH4,273
|
|
4556
4566
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal.txt,sha256=GfHJjMEBUGSMNQzK26MRashovglq-RB0hAB0KabZzmE,486
|
|
4557
4567
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/change-compartment.txt,sha256=tXJoIaU5Ov_JPPNF27qWDRXdAFoLh4m46h0qkR738pg,4052
|
|
@@ -4892,24 +4902,25 @@ oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request
|
|
|
4892
4902
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/list.txt,sha256=zKQ6B6vFfWIl4YebOFpd-sHKxgw6MncB4jZr-4HUsDw,3978
|
|
4893
4903
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-error/list.txt,sha256=a4zmyYABPICOD4zzgqwjTLwYSn3167Ih8tNE1daYpss,3863
|
|
4894
4904
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-logs/list.txt,sha256=CCa1WaJTcqUf2heEPUtqXidwFPbZNKG-DF5qXXxRYNg,3845
|
|
4895
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt,sha256=
|
|
4905
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt,sha256=m2QblQUr7OsiphAZvLvdLuMxifRMLUy5Srn7bUsztjE,1051
|
|
4896
4906
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service.txt,sha256=ueRW9znHrMt7D-oRcP_jWnJcZafKAoEIHZ1ZR0VnbkA,495
|
|
4897
4907
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service.txt,sha256=wBEdLOYBOZP-Lxdw5Puu5CY-3hBgQzdOUTHODsFkSEU,882
|
|
4898
4908
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service.txt,sha256=rlFbc48JIv3TqL7mcYgn4CDiqBrcnPPvX1EsqJE_6mQ,367
|
|
4899
4909
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database-collection.txt,sha256=hIop3eupjKEJa4xAMjRH1YRgD4hgYi_En-b6ZTt6gHo,251
|
|
4900
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt,sha256=
|
|
4910
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt,sha256=bIlDQcr5T1i5UwOtXkbuEH1esc9Jzhpgsl4pHfqafgI,816
|
|
4901
4911
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/add.txt,sha256=YnCUObX9MRrgN6G0LdCzCn4Lj6wpNOI-1wq7jBwEymw,9224
|
|
4902
4912
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-compartment.txt,sha256=uSZp-xoWx8WpRD9LYksYHKjhPTwg039QzW_ladcga2Q,8880
|
|
4913
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-distributed-autonomous-db-backup-config.txt,sha256=xxIOue5H7crFphLMVYx_J0s8eKWtdtSyOLxNwLqZGtw,9550
|
|
4903
4914
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/configure-distributed-autonomous-database-gsms.txt,sha256=2x0Z4cOJB0SowymcLrAVXfVfKHv48ReFwFeaIUKUraw,10233
|
|
4904
4915
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/configure-distributed-autonomous-database-sharding.txt,sha256=cg6lD4lWjxcBPqP0m320cGan4XGDAQY9zKds-_-Yofw,9526
|
|
4905
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt,sha256=
|
|
4916
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt,sha256=0NY0VQrgisZnS259k1d3MFbi5RjFjhf_u8b-66gL-eo,14722
|
|
4906
4917
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/delete.txt,sha256=y5umjTY8gLry03eXLpoeqvatA64h4qYBREg6Zlu6aho,8734
|
|
4907
4918
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/download-distributed-autonomous-database-gsm-certificate-signing-request.txt,sha256=NOKnbPcWwWdMuWdztRR88iRZtKVW-OMa83jQfIXBpX8,8385
|
|
4908
4919
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/generate-distributed-autonomous-database-gsm-certificate-signing-request.txt,sha256=pF-yunN8clD8useWjW6S6Zbh_66cU0UaWbP5Qi73zyA,9558
|
|
4909
4920
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/generate-distributed-autonomous-database-wallet.txt,sha256=8dtwJy8zmSh8gdO_nNrjq1XFOlgylF-ydzf_iA5R2no,8486
|
|
4910
4921
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/get.txt,sha256=RFIjvwAlcRyPYlpX5AVLxwnd-EMT4bvqUcluuonoOJk,7811
|
|
4911
4922
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/patch.txt,sha256=-NDk7DAZfuKNP30RPxpkhHYAZZcPdf8vM8ca2fpuBTQ,9578
|
|
4912
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt,sha256=
|
|
4923
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt,sha256=l1UMZnSdneb8bxLGmnhYCn7Qk6pPPVG_-A8xNrJhxNo,8948
|
|
4913
4924
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/start.txt,sha256=ds-hHHIXT5O5G0gj8rBsF2YzVpS8M8Pm0sNs6lQ3W74,8684
|
|
4914
4925
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/stop.txt,sha256=PM1gccfaZoNBeK3zG4kSJZS2FKoucd7N_DV1fZGzZjA,8693
|
|
4915
4926
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/update.txt,sha256=br4iEVTZoPUWCQq14wEXvn0Hcnp7qdT0d8S8Qwsv-g0,9981
|
|
@@ -4932,14 +4943,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distribut
|
|
|
4932
4943
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/change-distributed-db-backup-config.txt,sha256=eyu6o7Wsp57BG93vc-LWtU3YYxbxtDywbtWiMjEJku0,8741
|
|
4933
4944
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-gsms.txt,sha256=EHsfvo9zgfq6zaD7YLK7biR1O8LHORy2wbSxxGKuLCM,9391
|
|
4934
4945
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-sharding.txt,sha256=kj6u6WM2o0eonA8EmmtlXneO099EFJKebRnN1JEEyi4,8717
|
|
4935
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt,sha256=
|
|
4946
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt,sha256=yGITiozeVSggO0redLeK89oZhQwcuopeXsPr-v38Iqk,13818
|
|
4936
4947
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/delete.txt,sha256=Ehub2SBFyFa_3hTmWhhwJ-bDOLujasvrLgYCF3RkYg4,8002
|
|
4937
4948
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/download-distributed-database-gsm-certificate-signing-request.txt,sha256=ZAAzOV11yx6NP2X9-ZCI28VVRhe998_SG9WqBSGqcqs,7599
|
|
4938
4949
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/generate-distributed-database-gsm-certificate-signing-request.txt,sha256=bpnCgyZEhlAOaG8OfZ-jz3ddKTntGrQtoA1f8O3GvGk,8749
|
|
4939
4950
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/generate-distributed-database-wallet.txt,sha256=BPd9Up-NGSIXvR1QfNPQmI54Dt8bayunNfS3PQx8h0U,7677
|
|
4940
4951
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/get.txt,sha256=6QdpUQopv3ZjsRM8cQmRrROX7ZcOag8rgcRiiLIplAU,7079
|
|
4941
4952
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/patch.txt,sha256=XI1UD1XAufcOJLLt8JZLsfpXD2OiB-KWnXFsj-SrgLU,8836
|
|
4942
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt,sha256=
|
|
4953
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt,sha256=hZypnxEWyxzVhR5MTo8lWvJuHtR3MMUSZg0TSc8tSkk,8173
|
|
4943
4954
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/start.txt,sha256=iErQAliIPAxCXZtg811_xKsIyJUUJKDg5sXLSZVktqQ,7952
|
|
4944
4955
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/stop.txt,sha256=vaXt4D6-TbV7Pd2dTPGu11fqp-1W9qAUFGylCotDVpQ,7961
|
|
4945
4956
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/update.txt,sha256=iG030LPW3HODwGi-OgQaXXdsKCqAUCQ_PtUMHtqwmjw,9238
|
|
@@ -5924,7 +5935,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.t
|
|
|
5924
5935
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt,sha256=rWOBa_VKTYY-MaaQpgbAvAeJ8nZoctQDWho2s4wX1pU,3205
|
|
5925
5936
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt,sha256=EzdsVrBmWQZBCwi4UKkZHywQkCQgRcg62ml-YTpknEk,3215
|
|
5926
5937
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule.txt,sha256=TGKSIFXpaqCm_i79P_45Ebd4PsucVoWuEsI7tZ5QNjY,747
|
|
5927
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=
|
|
5938
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=6E1JPWJwkYEKei7hivYXIADvPwAB0ucuJipfNVVWev0,279
|
|
5928
5939
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule.txt,sha256=RDRdSpzYGqJnCo6y7PuBQ_ZkcVJ2onD8j7eJ_XzkJqI,247
|
|
5929
5940
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule.txt,sha256=2-seomAEnKzfLBZpyOXCnbQGzFsJUEIf7ADX-cnRFpU,495
|
|
5930
5941
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion.txt,sha256=JEuQKkXKeNrLIzj1w1jWA5bFCHTplrdt4DvoPgwAtLA,337
|
|
@@ -5951,14 +5962,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane
|
|
|
5951
5962
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt,sha256=UQ5DtFBNWRngZsRIfl_k0SDkabKLqj0Jx7zG1ibNCOk,2897
|
|
5952
5963
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt,sha256=C1OwOb_C4apZNRAuNj6jxLtUkhk90WkP0f5wqxkSPJo,3935
|
|
5953
5964
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt,sha256=POX41lH0Qn6XpnZwcygZ65NOx2GwDcLQJZ7A_qfpzjw,4320
|
|
5954
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=
|
|
5955
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt,sha256=
|
|
5965
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
5966
|
+
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
|
|
5956
5967
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
|
|
5957
5968
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt,sha256=ppMuQa-4dyhZHDxvLHlBGTwEW2nE90rA6AlEmp_sDJE,3222
|
|
5958
5969
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt,sha256=AWzzQWw-HEt2EAe2NJitsSUjK9q3--4im71X7Dh7Kr0,2830
|
|
5959
5970
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt,sha256=UM49uAHi8HQnmiYbuvGE10M6R7J_jkMz3nZKOu7uqxA,3620
|
|
5960
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list
|
|
5961
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log/list.txt,sha256=
|
|
5971
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt,sha256=8jOc0ExsTUxkuTxZ2FARQqKWHdbnVWnCBxlMUFe38FY,3649
|
|
5972
|
+
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
|
|
5962
5973
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor.txt,sha256=WJlsQ1wPbzczvAUiVMicgaFHnPscAMDiPb8Kj0xMxc4,245
|
|
5963
5974
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result.txt,sha256=zcygFnKRIn4cHdPQafl50bhiLeErptIAUpven3duA6k,387
|
|
5964
5975
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe.txt,sha256=f2WhMEjdazb6skkMW2nlG0NRt4KB6Jhwv2m58NBIcDA,196
|
|
@@ -9455,6 +9466,23 @@ oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage.txt,
|
|
|
9455
9466
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/get.txt,sha256=UXWP0TzVcoxwll0W1NTnhE3bPsPiyXJPrDtXEIVQTtI,3428
|
|
9456
9467
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/list.txt,sha256=3N1izID0AA5YexN3DlHf5LSu7z-f-mzQOt-MlpHVgRI,8642
|
|
9457
9468
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage-aggregated-summary/list-computed-usage-aggregateds.txt,sha256=CvHQbzHKaa0mKI4_7JsxDnASzteKUrAy54HLD0N04i0,9082
|
|
9469
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt,sha256=uhGdgd9lHOHKQzFsWYMzg4-GSWSxGFUEgyiLk3S6E2Q,263
|
|
9470
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt,sha256=P3Q2lrFT2C4gyGF58M2q7odPxW56h5CGe2YqPLBCU3w,232
|
|
9471
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
9472
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt,sha256=kKUKVE8ROkgy3hCjNBfCsCVnHzt-vJ90ahV2n-EGG3c,187
|
|
9473
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt,sha256=ngDrOZ8jL9BVRaUcMtEkE0THnAQTSkFZbgcM24YKnWg,482
|
|
9474
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt,sha256=0jhReCcXHOedC_HOAr8BQWr7zw9zLEKpHGReXfMfk90,5043
|
|
9475
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt,sha256=AD4bmofxeHi3ga1vKGTKSVjvSkvCHy-NjBIAz-Ziyrw,7431
|
|
9476
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt,sha256=s7iOc1iG5zIAXpw36oN7apx0tdnPLSWM0CM3sKrlPXY,4751
|
|
9477
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt,sha256=-n5htKxIV8MF1wezwJVtUPXWs6kUJN0Uq6m9PAbv_rU,3353
|
|
9478
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt,sha256=gf1OKcJE2flqf4zX5aWrpZXWcUmbFCfEfugohEvsfZQ,4035
|
|
9479
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt,sha256=vvRwH24_u0dQ3uPk0XR7Jasn8-ARg3UYzyrZWQDr4dw,7498
|
|
9480
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt,sha256=wtT8j1UUJHUG4YK1-SXB3uWm9cdhu3OzZNbWXTrpM00,3522
|
|
9481
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt,sha256=bSNT8-u-d9HFa7Nq10535suF_NxSrLYRYqSlwdBT2uI,3110
|
|
9482
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt,sha256=MyboVFVkxaWK99EFpTxbmS5NUJ6ERGaaMybo3fjDDnI,2722
|
|
9483
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt,sha256=BXAUDbZ7pDhpEC9cCBbn-DviKboZWI1h3bKZqnXHAiI,3760
|
|
9484
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt,sha256=mK2RjNPui0LIbDx8g2GtNcP3fmeuYdpJrm1PfJIU0Ns,3703
|
|
9485
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt,sha256=zPDPlsDxGNx8ZffDNpr0hmYhalrT9mudgJdVP-jT174,3695
|
|
9458
9486
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup-collection.txt,sha256=d6wQU-CZZBeROf-8SgpIeb4EOekZTNUGLeQ-cQDWAts,221
|
|
9459
9487
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup.txt,sha256=ksddv-I4gXPG4Da50WE5IkSUO43ggEp-2pTgCVNblj4,191
|
|
9460
9488
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection.txt,sha256=0kuoWeobVW3pC3yt350R7HahYQliWW8fVYwa-Jyn8N4,256
|
|
@@ -9940,7 +9968,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-l
|
|
|
9940
9968
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment.txt,sha256=g5wFAtlLmQoEvsPiA6oUEwkeZlH_Dg3Ox67j3s7w74w,239
|
|
9941
9969
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/get.txt,sha256=r7LHUp3UM8feuXTBXP2T5HUGj_27Qm-eWbkp2qUUnOQ,3210
|
|
9942
9970
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/list.txt,sha256=sTPfpZWA3iqKuJv8XglpTpWPDU_I7gNZ7S7GSuz8Vrs,4036
|
|
9943
|
-
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=
|
|
9971
|
+
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=TkeWhifl40vIsLe5ox6clvXSMgI4hSBgzF1v8djAZsQ,2978
|
|
9944
9972
|
oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt,sha256=TLg1or41EXUOZaTezQJmgdJ-rIQKIoQpp_HP1HbcE-0,1299
|
|
9945
9973
|
oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt,sha256=ej-pnKU8N6KwwzU_cvZWVyMc6WdJdcVJrriRPOqvtZk,1119
|
|
9946
9974
|
oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt,sha256=SC5oZnPRzBhgrp2f-Z2zXflYauM68ej9TSTUr5E7AWg,801
|
|
@@ -10142,13 +10170,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.t
|
|
|
10142
10170
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type.txt,sha256=VJByWoKDcYI9FTe4NxPpKE-SYLjGvGIYNnWuodNA8Cg,185
|
|
10143
10171
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt,sha256=LFN4Yw04jZvMq6aY5eMHKbZyktvD8fYGV3AxdsuMkSE,173
|
|
10144
10172
|
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response.txt,sha256=SX1rgBJ0weBVHR6pLPiaIjLOW-AUnp_QGEvhSGoQaoo,208
|
|
10145
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=
|
|
10146
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=
|
|
10147
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=
|
|
10173
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=QTykMprJSVoZ2g_hAITuEn-M9A3Q6-58MXb8gU4PmX0,4925
|
|
10174
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=RfgcmilchRK0LSx_Sn4gq6yxOZX3p25T3QcvGss1Ha8,2975
|
|
10175
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=v2JOmQgXwkurHsbmnM7XQXtSdDJEORQLsUFn9tBC7fI,3882
|
|
10148
10176
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt,sha256=2jMNJKBYo2JWRTZyEOKeYeTQcdNK57YeO6nWQtOWBWE,4939
|
|
10149
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=
|
|
10150
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=
|
|
10151
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=
|
|
10177
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=ZgFDzj-UBJhg-J3mgOwV6S_ruuRgY402G2Qtrg6a7GE,4324
|
|
10178
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=YqyCOe2eZs8dB03UgI0km8n_FekT_goCsQhxu-jSDDY,3973
|
|
10179
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=WVTidtYFAbrjtQdI1CWNVnr7Q3tDqwsTYJzxS0-hEiE,2889
|
|
10152
10180
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts.txt,sha256=L0l5cjtkknEEAOf2rmUkg-ISUfvJKltHIlAFRxxGSmo,172
|
|
10153
10181
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries.txt,sha256=IX0fJmkY3qrfnTKWy8K9k-lDOauZjk69q5BaTOzVvJ0,161
|
|
10154
10182
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator.txt,sha256=AGoIxHrbMfykN-x81bKA58fiSHLy5jk6OgF5Y7oWYwk,256
|
|
@@ -11027,7 +11055,7 @@ services/core/src/oci_cli_compute_management/__init__.py,sha256=pRTjVbe6ACrpVVj1
|
|
|
11027
11055
|
services/core/src/oci_cli_compute_management/computemanagement_cli_extended.py,sha256=Fq8R1iLwZgv4v_LhPQsnaQ5HwRJtUjDB8lDD9VVS-eQ,5897
|
|
11028
11056
|
services/core/src/oci_cli_compute_management/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11029
11057
|
services/core/src/oci_cli_compute_management/generated/client_mappings.py,sha256=1Efh4yAcdzIuNIhqPvDKLhQvByBQJH80wb64C9yYOQM,792
|
|
11030
|
-
services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py,sha256=
|
|
11058
|
+
services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py,sha256=odgqhhTRGvG-bQwXXcj4emBDe5f6hwN3oDwR7TcnRkk,150746
|
|
11031
11059
|
services/core/src/oci_cli_core/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11032
11060
|
services/core/src/oci_cli_core/core_cli_extended.py,sha256=UR6TyOL7p2lkyF8kl85N2TgjMJ_FGHnXAMmVSdVEUbo,517
|
|
11033
11061
|
services/core/src/oci_cli_core/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
@@ -11120,7 +11148,7 @@ services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_
|
|
|
11120
11148
|
services/database/src/oci_cli_database/database_cli_extended.py,sha256=MybqIZzK79mEn52_vZLj9uvcsdrwziZ8z-FM-NYHAgs,322615
|
|
11121
11149
|
services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11122
11150
|
services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
|
|
11123
|
-
services/database/src/oci_cli_database/generated/database_cli.py,sha256=
|
|
11151
|
+
services/database/src/oci_cli_database/generated/database_cli.py,sha256=7fA_e7aBLdUMBLDun7kzMQtl_4S3LLINX5DZy2Y9otQ,3425669
|
|
11124
11152
|
services/database/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11125
11153
|
services/database_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
11126
11154
|
services/database_management/src/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
@@ -11273,7 +11301,7 @@ services/distributed_database/src/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5
|
|
|
11273
11301
|
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11274
11302
|
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11275
11303
|
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/client_mappings.py,sha256=_O6qZsbRV5dzWsmY-z1TrLb851y69Jbo_wvxfE4OXsM,945
|
|
11276
|
-
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py,sha256=
|
|
11304
|
+
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py,sha256=5j79RmrX1uvopUpcpv7szvxtd9I7O788VWXfAaq4p-c,106160
|
|
11277
11305
|
services/distributed_database/src/oci_cli_distributed_database/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11278
11306
|
services/distributed_database/src/oci_cli_distributed_database/generated/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11279
11307
|
services/distributed_database/src/oci_cli_distributed_database/generated/distributed_database_service_cli.py,sha256=RmCsKG7tHhzN0DNUHG0EuR7Cu_IBnzdh99CsWFUE5ic,1172
|
|
@@ -11284,7 +11312,7 @@ services/distributed_database/src/oci_cli_distributed_db_private_endpoint_servic
|
|
|
11284
11312
|
services/distributed_database/src/oci_cli_distributed_db_service/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11285
11313
|
services/distributed_database/src/oci_cli_distributed_db_service/generated/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11286
11314
|
services/distributed_database/src/oci_cli_distributed_db_service/generated/client_mappings.py,sha256=RHF60xpyvMeL0r6Y0vDLH2J3cJ1xWcfBeb5RJcCpYMM,914
|
|
11287
|
-
services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py,sha256=
|
|
11315
|
+
services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py,sha256=aMw0LI01fEKDi0xeYrsmMYRjUsWvtEHOtZpHl6cbwi8,102077
|
|
11288
11316
|
services/distributed_database/src/oci_cli_distributed_db_work_request_service/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11289
11317
|
services/distributed_database/src/oci_cli_distributed_db_work_request_service/generated/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11290
11318
|
services/distributed_database/src/oci_cli_distributed_db_work_request_service/generated/client_mappings.py,sha256=hT6qoa4bMUK41SY2C6QKpaJJ7b1dt_tyYhX55KPRK5I,949
|
|
@@ -12173,6 +12201,14 @@ services/osub_usage/src/oci_cli_computed_usage/generated/__init__.py,sha256=itVb
|
|
|
12173
12201
|
services/osub_usage/src/oci_cli_computed_usage/generated/client_mappings.py,sha256=3fCfllvZS_IU7gf-SXkrT8efCw_3IGLrCxLMknRXKyI,822
|
|
12174
12202
|
services/osub_usage/src/oci_cli_computed_usage/generated/computedusage_cli.py,sha256=2X1UllJs8AM0ekU3anCQY97f9QWqYL17YTFPCXynFHQ,13577
|
|
12175
12203
|
services/osub_usage/tests/__init__.py,sha256=itVbO4WLHsPc7H3aPvjeLsRZV4pycSkthWjT9x2KHKw,437
|
|
12204
|
+
services/psa/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12205
|
+
services/psa/src/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12206
|
+
services/psa/src/oci_cli_private_service_access/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12207
|
+
services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py,sha256=RTotmH69uhQ09kSIadSHoZHP3Pp0jvwVnjY8anRwU88,6335
|
|
12208
|
+
services/psa/src/oci_cli_private_service_access/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12209
|
+
services/psa/src/oci_cli_private_service_access/generated/client_mappings.py,sha256=Gc11a7nGx0Q9U9Wx76Hue4fZ-TdZSw7G57bIXvPo7f0,795
|
|
12210
|
+
services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py,sha256=qUFyETMNzENBUIaP-kfvI9KqzdrxlyqSI4EFFNjn2YU,51916
|
|
12211
|
+
services/psa/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12176
12212
|
services/psql/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
12177
12213
|
services/psql/src/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
12178
12214
|
services/psql/src/oci_cli_postgresql/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
@@ -12582,10 +12618,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
|
|
|
12582
12618
|
services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
|
|
12583
12619
|
services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
|
|
12584
12620
|
services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12585
|
-
oci_cli-3.
|
|
12586
|
-
oci_cli-3.
|
|
12587
|
-
oci_cli-3.
|
|
12588
|
-
oci_cli-3.
|
|
12589
|
-
oci_cli-3.
|
|
12590
|
-
oci_cli-3.
|
|
12591
|
-
oci_cli-3.
|
|
12621
|
+
oci_cli-3.70.0.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
|
|
12622
|
+
oci_cli-3.70.0.dist-info/METADATA,sha256=oO9bdvszdszhxF1X9tTRugPQwpTM-zv2uC5AoP5xpX8,7272
|
|
12623
|
+
oci_cli-3.70.0.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
|
|
12624
|
+
oci_cli-3.70.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
12625
|
+
oci_cli-3.70.0.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
|
|
12626
|
+
oci_cli-3.70.0.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
|
|
12627
|
+
oci_cli-3.70.0.dist-info/RECORD,,
|
|
@@ -88,7 +88,7 @@ compute_management_root_group.add_command(instance_pool_instance_group)
|
|
|
88
88
|
@instance_pool_instance_group.command(name=cli_util.override('compute_management.attach_instance_pool_instance.command_name', 'attach'), help=u"""Attaches an instance to an instance pool. For information about the prerequisites that an instance must meet before you can attach it to a pool, see [Attaching an Instance to an Instance Pool]. \n[Command Reference](attachInstancePoolInstance)""")
|
|
89
89
|
@cli_util.option('--instance-pool-id', required=True, help=u"""The [OCID] of the instance pool.""")
|
|
90
90
|
@cli_util.option('--instance-id', required=True, help=u"""The [OCID] of the instance.""")
|
|
91
|
-
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ATTACHING", "ACTIVE", "DETACHING"]), multiple=True, help="""This operation creates, modifies or deletes a resource that has a defined lifecycle state. Specify this option to perform the action and then wait until the resource reaches a given lifecycle state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
91
|
+
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ATTACHING", "ACTIVE", "DETACHING", "TERMINATION_AWAIT", "TERMINATION_PROCEED"]), multiple=True, help="""This operation creates, modifies or deletes a resource that has a defined lifecycle state. Specify this option to perform the action and then wait until the resource reaches a given lifecycle state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
92
92
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the resource to reach the lifecycle state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
93
93
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the resource has reached the lifecycle state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
94
94
|
@json_skeleton_utils.get_cli_json_input_option({})
|
|
@@ -538,15 +538,16 @@ Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMP
|
|
|
538
538
|
This option is a JSON list with items of type AttachLoadBalancerDetails. For documentation on AttachLoadBalancerDetails please see our API reference: https://docs.cloud.oracle.com/api/#/en/iaas/20160918/datatypes/AttachLoadBalancerDetails.""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
539
539
|
@cli_util.option('--instance-display-name-formatter', help=u"""A user-friendly formatter for the instance pool's instances. Instance displaynames follow the format. The formatter does not retroactively change instance's displaynames, only instance displaynames in the future follow the format""")
|
|
540
540
|
@cli_util.option('--instance-hostname-formatter', help=u"""A user-friendly formatter for the instance pool's instances. Instance hostnames follow the format. The formatter does not retroactively change instance's hostnames, only instance hostnames in the future follow the format""")
|
|
541
|
+
@cli_util.option('--lifecycle-management', type=custom_types.CLI_COMPLEX_TYPE, help=u"""""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
541
542
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["PROVISIONING", "SCALING", "STARTING", "STOPPING", "TERMINATING", "STOPPED", "TERMINATED", "RUNNING"]), multiple=True, help="""This operation creates, modifies or deletes a resource that has a defined lifecycle state. Specify this option to perform the action and then wait until the resource reaches a given lifecycle state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
542
543
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the resource to reach the lifecycle state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
543
544
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the resource has reached the lifecycle state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
544
|
-
@json_skeleton_utils.get_cli_json_input_option({'defined-tags': {'module': 'core', 'class': 'dict(str, dict(str, object))'}, 'freeform-tags': {'module': 'core', 'class': 'dict(str, string)'}, 'placement-configurations': {'module': 'core', 'class': 'list[CreateInstancePoolPlacementConfigurationDetails]'}, 'load-balancers': {'module': 'core', 'class': 'list[AttachLoadBalancerDetails]'}})
|
|
545
|
+
@json_skeleton_utils.get_cli_json_input_option({'defined-tags': {'module': 'core', 'class': 'dict(str, dict(str, object))'}, 'freeform-tags': {'module': 'core', 'class': 'dict(str, string)'}, 'placement-configurations': {'module': 'core', 'class': 'list[CreateInstancePoolPlacementConfigurationDetails]'}, 'load-balancers': {'module': 'core', 'class': 'list[AttachLoadBalancerDetails]'}, 'lifecycle-management': {'module': 'core', 'class': 'InstancePoolLifecycleManagementDetails'}})
|
|
545
546
|
@cli_util.help_option
|
|
546
547
|
@click.pass_context
|
|
547
|
-
@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)'}, 'placement-configurations': {'module': 'core', 'class': 'list[CreateInstancePoolPlacementConfigurationDetails]'}, 'load-balancers': {'module': 'core', 'class': 'list[AttachLoadBalancerDetails]'}}, output_type={'module': 'core', 'class': 'InstancePool'})
|
|
548
|
+
@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)'}, 'placement-configurations': {'module': 'core', 'class': 'list[CreateInstancePoolPlacementConfigurationDetails]'}, 'load-balancers': {'module': 'core', 'class': 'list[AttachLoadBalancerDetails]'}, 'lifecycle-management': {'module': 'core', 'class': 'InstancePoolLifecycleManagementDetails'}}, output_type={'module': 'core', 'class': 'InstancePool'})
|
|
548
549
|
@cli_util.wrap_exceptions
|
|
549
|
-
def create_instance_pool(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id, instance_configuration_id, placement_configurations, size, defined_tags, display_name, freeform_tags, load_balancers, instance_display_name_formatter, instance_hostname_formatter):
|
|
550
|
+
def create_instance_pool(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id, instance_configuration_id, placement_configurations, size, defined_tags, display_name, freeform_tags, load_balancers, instance_display_name_formatter, instance_hostname_formatter, lifecycle_management):
|
|
550
551
|
|
|
551
552
|
kwargs = {}
|
|
552
553
|
|
|
@@ -574,6 +575,9 @@ def create_instance_pool(ctx, from_json, wait_for_state, max_wait_seconds, wait_
|
|
|
574
575
|
if instance_hostname_formatter is not None:
|
|
575
576
|
_details['instanceHostnameFormatter'] = instance_hostname_formatter
|
|
576
577
|
|
|
578
|
+
if lifecycle_management is not None:
|
|
579
|
+
_details['lifecycleManagement'] = cli_util.parse_json_parameter("lifecycle_management", lifecycle_management)
|
|
580
|
+
|
|
577
581
|
client = cli_util.build_client('core', 'compute_management', ctx)
|
|
578
582
|
result = client.create_instance_pool(
|
|
579
583
|
create_instance_pool_details=_details,
|
|
@@ -1687,6 +1691,33 @@ def terminate_instance_pool(ctx, from_json, wait_for_state, max_wait_seconds, wa
|
|
|
1687
1691
|
cli_util.render_response(result, ctx)
|
|
1688
1692
|
|
|
1689
1693
|
|
|
1694
|
+
@instance_pool_instance_group.command(name=cli_util.override('compute_management.termination_proceed_instance_pool_instance.command_name', 'termination-proceed'), help=u"""Marks an instance in an instance pool to be ready for termination. \n[Command Reference](terminationProceedInstancePoolInstance)""")
|
|
1695
|
+
@cli_util.option('--instance-pool-id', required=True, help=u"""The [OCID] of the instance pool.""")
|
|
1696
|
+
@cli_util.option('--instance-id', required=True, help=u"""The [OCID] of the instance.""")
|
|
1697
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
1698
|
+
@cli_util.help_option
|
|
1699
|
+
@click.pass_context
|
|
1700
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
|
|
1701
|
+
@cli_util.wrap_exceptions
|
|
1702
|
+
def termination_proceed_instance_pool_instance(ctx, from_json, instance_pool_id, instance_id):
|
|
1703
|
+
|
|
1704
|
+
if isinstance(instance_pool_id, six.string_types) and len(instance_pool_id.strip()) == 0:
|
|
1705
|
+
raise click.UsageError('Parameter --instance-pool-id cannot be whitespace or empty string')
|
|
1706
|
+
|
|
1707
|
+
kwargs = {}
|
|
1708
|
+
|
|
1709
|
+
_details = {}
|
|
1710
|
+
_details['instanceId'] = instance_id
|
|
1711
|
+
|
|
1712
|
+
client = cli_util.build_client('core', 'compute_management', ctx)
|
|
1713
|
+
result = client.termination_proceed_instance_pool_instance(
|
|
1714
|
+
instance_pool_id=instance_pool_id,
|
|
1715
|
+
termination_proceed_instance_pool_instance_details=_details,
|
|
1716
|
+
**kwargs
|
|
1717
|
+
)
|
|
1718
|
+
cli_util.render_response(result, ctx)
|
|
1719
|
+
|
|
1720
|
+
|
|
1690
1721
|
@cluster_network_group.command(name=cli_util.override('compute_management.update_cluster_network.command_name', 'update'), help=u"""Updates a [cluster network with instance pools]. The OCID of the cluster network remains the same. \n[Command Reference](updateClusterNetwork)""")
|
|
1691
1722
|
@cli_util.option('--cluster-network-id', required=True, help=u"""The [OCID] of the cluster network.""")
|
|
1692
1723
|
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags].
|
|
@@ -1839,23 +1870,24 @@ This option is a JSON list with items of type UpdateInstancePoolPlacementConfigu
|
|
|
1839
1870
|
To determine whether capacity is available for a specific shape before you resize an instance pool, use the [CreateComputeCapacityReport] operation.""")
|
|
1840
1871
|
@cli_util.option('--instance-display-name-formatter', help=u"""A user-friendly formatter for the instance pool's instances. Instance displaynames follow the format. The formatter does not retroactively change instance's displaynames, only instance displaynames in the future follow the format""")
|
|
1841
1872
|
@cli_util.option('--instance-hostname-formatter', help=u"""A user-friendly formatter for the instance pool's instances. Instance hostnames follow the format. The formatter does not retroactively change instance's hostnames, only instance hostnames in the future follow the format""")
|
|
1873
|
+
@cli_util.option('--lifecycle-management', type=custom_types.CLI_COMPLEX_TYPE, help=u"""""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
1842
1874
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
1843
1875
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
1844
1876
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["PROVISIONING", "SCALING", "STARTING", "STOPPING", "TERMINATING", "STOPPED", "TERMINATED", "RUNNING"]), multiple=True, help="""This operation creates, modifies or deletes a resource that has a defined lifecycle state. Specify this option to perform the action and then wait until the resource reaches a given lifecycle state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
1845
1877
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the resource to reach the lifecycle state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
1846
1878
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the resource has reached the lifecycle state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
1847
|
-
@json_skeleton_utils.get_cli_json_input_option({'defined-tags': {'module': 'core', 'class': 'dict(str, dict(str, object))'}, 'freeform-tags': {'module': 'core', 'class': 'dict(str, string)'}, 'placement-configurations': {'module': 'core', 'class': 'list[UpdateInstancePoolPlacementConfigurationDetails]'}})
|
|
1879
|
+
@json_skeleton_utils.get_cli_json_input_option({'defined-tags': {'module': 'core', 'class': 'dict(str, dict(str, object))'}, 'freeform-tags': {'module': 'core', 'class': 'dict(str, string)'}, 'placement-configurations': {'module': 'core', 'class': 'list[UpdateInstancePoolPlacementConfigurationDetails]'}, 'lifecycle-management': {'module': 'core', 'class': 'InstancePoolLifecycleManagementDetails'}})
|
|
1848
1880
|
@cli_util.help_option
|
|
1849
1881
|
@click.pass_context
|
|
1850
|
-
@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)'}, 'placement-configurations': {'module': 'core', 'class': 'list[UpdateInstancePoolPlacementConfigurationDetails]'}}, output_type={'module': 'core', 'class': 'InstancePool'})
|
|
1882
|
+
@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)'}, 'placement-configurations': {'module': 'core', 'class': 'list[UpdateInstancePoolPlacementConfigurationDetails]'}, 'lifecycle-management': {'module': 'core', 'class': 'InstancePoolLifecycleManagementDetails'}}, output_type={'module': 'core', 'class': 'InstancePool'})
|
|
1851
1883
|
@cli_util.wrap_exceptions
|
|
1852
|
-
def update_instance_pool(ctx, from_json, force, wait_for_state, max_wait_seconds, wait_interval_seconds, instance_pool_id, defined_tags, display_name, freeform_tags, instance_configuration_id, placement_configurations, size, instance_display_name_formatter, instance_hostname_formatter, if_match):
|
|
1884
|
+
def update_instance_pool(ctx, from_json, force, wait_for_state, max_wait_seconds, wait_interval_seconds, instance_pool_id, defined_tags, display_name, freeform_tags, instance_configuration_id, placement_configurations, size, instance_display_name_formatter, instance_hostname_formatter, lifecycle_management, if_match):
|
|
1853
1885
|
|
|
1854
1886
|
if isinstance(instance_pool_id, six.string_types) and len(instance_pool_id.strip()) == 0:
|
|
1855
1887
|
raise click.UsageError('Parameter --instance-pool-id cannot be whitespace or empty string')
|
|
1856
1888
|
if not force:
|
|
1857
|
-
if defined_tags or freeform_tags or placement_configurations:
|
|
1858
|
-
if not click.confirm("WARNING: Updates to defined-tags and freeform-tags and placement-configurations will replace any existing values. Are you sure you want to continue?"):
|
|
1889
|
+
if defined_tags or freeform_tags or placement_configurations or lifecycle_management:
|
|
1890
|
+
if not click.confirm("WARNING: Updates to defined-tags and freeform-tags and placement-configurations and lifecycle-management will replace any existing values. Are you sure you want to continue?"):
|
|
1859
1891
|
ctx.abort()
|
|
1860
1892
|
|
|
1861
1893
|
kwargs = {}
|
|
@@ -1888,6 +1920,9 @@ def update_instance_pool(ctx, from_json, force, wait_for_state, max_wait_seconds
|
|
|
1888
1920
|
if instance_hostname_formatter is not None:
|
|
1889
1921
|
_details['instanceHostnameFormatter'] = instance_hostname_formatter
|
|
1890
1922
|
|
|
1923
|
+
if lifecycle_management is not None:
|
|
1924
|
+
_details['lifecycleManagement'] = cli_util.parse_json_parameter("lifecycle_management", lifecycle_management)
|
|
1925
|
+
|
|
1891
1926
|
client = cli_util.build_client('core', 'compute_management', ctx)
|
|
1892
1927
|
result = client.update_instance_pool(
|
|
1893
1928
|
instance_pool_id=instance_pool_id,
|