oci-cli 3.63.3__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.
- oci_cli/bin/devops.psm1 +5 -1
- oci_cli/bin/redis.psm1 +28 -3
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +93 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +194 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +206 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +202 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +163 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +189 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +94 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +167 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt +76 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/{compute-gpu-memory-cluster-collection/list-compute-gpu-memory-clusters.txt → compute-gpu-memory-cluster/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +0 -5
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +0 -5
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +0 -5
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute.txt +2 -4
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +211 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +192 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +11 -10
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +9 -8
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +5 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +14 -10
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +205 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +14 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +28 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt +10 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt +10 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +13 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +33 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +112 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +186 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +49 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +41 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +188 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +21 -3
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +159 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +3 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +3 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +189 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +197 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +375 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +179 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +21 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +27 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +175 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +118 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +99 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +189 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +365 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +164 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +102 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +202 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +385 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +205 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +13 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt +118 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +29 -24
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +2 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +23 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +119 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +119 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +3 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +83 -3
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +4 -3
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +20 -8
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +8 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +4 -3
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +20 -8
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +2 -2
- 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-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log.txt → work-request-log-entry.txt} +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt +12 -10
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +11 -16
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary/list-associated-oci-cache-clusters.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +175 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary/list-oci-cache-config-sets.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set.txt +33 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary/list-oci-cache-default-config-sets.txt +156 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis.txt +32 -0
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +15 -12
- 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 +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +20 -14
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt +3 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support.txt +2 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/METADATA +2 -2
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/RECORD +288 -161
- services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py +2349 -448
- services/cims/src/oci_cli_incident/cims_cli_extended.py +70 -14
- services/cims/src/oci_cli_incident/generated/incident_cli.py +76 -15
- services/core/src/oci_cli_compute/generated/compute_cli.py +19 -79
- services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +21 -15
- services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py +5 -1
- services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +3832 -391
- services/data_science/src/oci_cli_data_science/datascience_cli_extended.py +47 -6
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1351 -139
- services/database/src/oci_cli_database/database_cli_extended.py +53 -2
- services/database/src/oci_cli_database/generated/database_cli.py +222 -2
- services/devops/src/oci_cli_devops/generated/devops_cli.py +62 -2
- services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +39 -5
- services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +67 -25
- services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +38 -4
- services/redis/src/oci_cli_oci_cache_config_set/__init__.py +4 -0
- services/redis/src/oci_cli_oci_cache_config_set/generated/__init__.py +4 -0
- services/redis/src/oci_cli_oci_cache_config_set/generated/client_mappings.py +14 -0
- services/redis/src/oci_cli_oci_cache_config_set/generated/ocicacheconfigset_cli.py +458 -0
- services/redis/src/oci_cli_oci_cache_default_config_set/__init__.py +4 -0
- services/redis/src/oci_cli_oci_cache_default_config_set/generated/__init__.py +4 -0
- services/redis/src/oci_cli_oci_cache_default_config_set/generated/client_mappings.py +14 -0
- services/redis/src/oci_cli_oci_cache_default_config_set/generated/ocicachedefaultconfigset_cli.py +129 -0
- services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py +10 -2
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection.txt +0 -14
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/top_level.txt +0 -0
|
@@ -61,6 +61,10 @@ encourage the model to repeat tokens. Set to 0 to disable.
|
|
|
61
61
|
Whether to include the user prompt in the response. Applies only to
|
|
62
62
|
non-stream results.
|
|
63
63
|
|
|
64
|
+
--chat-request-is-parallel-tool-calls [boolean]
|
|
65
|
+
|
|
66
|
+
Whether to enable parallel function calling during tool use.
|
|
67
|
+
|
|
64
68
|
--chat-request-is-stream [boolean]
|
|
65
69
|
|
|
66
70
|
Whether to stream back partial progress. If set to true, as tokens
|
|
@@ -94,12 +98,17 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
94
98
|
example in a file, modifying it as needed and then passing it back in
|
|
95
99
|
via the file:// syntax.
|
|
96
100
|
|
|
101
|
+
--chat-request-max-completion-tokens [integer]
|
|
102
|
+
|
|
103
|
+
An upper bound for the number of tokens that can be generated for a
|
|
104
|
+
completion, including visible output tokens and reasoning tokens.
|
|
105
|
+
|
|
97
106
|
--chat-request-max-tokens [integer]
|
|
98
107
|
|
|
99
108
|
The maximum number of tokens that can be generated per output
|
|
100
|
-
sequence. The token count of your prompt plus
|
|
101
|
-
exceed the model’s context length.
|
|
102
|
-
|
|
109
|
+
sequence. The token count of your prompt plus maxTokens must not
|
|
110
|
+
exceed the model’s context length. For on-demand inferencing, the
|
|
111
|
+
response length is capped at 4,000 tokens for each run.
|
|
103
112
|
|
|
104
113
|
--chat-request-messages [complex type]
|
|
105
114
|
|
|
@@ -119,10 +128,38 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
119
128
|
example in a file, modifying it as needed and then passing it back in
|
|
120
129
|
via the file:// syntax.
|
|
121
130
|
|
|
131
|
+
--chat-request-metadata [complex type]
|
|
132
|
+
|
|
133
|
+
Set of 16 key-value pairs that can be attached to an object. This can
|
|
134
|
+
be useful for storing additional information about the object in a
|
|
135
|
+
structured format, and querying for objects via API or the dashboard.
|
|
136
|
+
|
|
137
|
+
Keys are strings with a maximum length of 64 characters. Values are
|
|
138
|
+
strings with a maximum length of 512 characters. This is a complex
|
|
139
|
+
type whose value must be valid JSON. The value can be provided as a
|
|
140
|
+
string on the command line or passed in as a file using the
|
|
141
|
+
file://path/to/file syntax.
|
|
142
|
+
|
|
143
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
144
|
+
example of the JSON which must be provided. We recommend storing this
|
|
145
|
+
example in a file, modifying it as needed and then passing it back in
|
|
146
|
+
via the file:// syntax.
|
|
147
|
+
|
|
122
148
|
--chat-request-num-generations [integer]
|
|
123
149
|
|
|
124
150
|
The number of of generated texts that will be returned.
|
|
125
151
|
|
|
152
|
+
--chat-request-prediction [complex type]
|
|
153
|
+
|
|
154
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
155
|
+
be provided as a string on the command line or passed in as a file
|
|
156
|
+
using the file://path/to/file syntax.
|
|
157
|
+
|
|
158
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
159
|
+
example of the JSON which must be provided. We recommend storing this
|
|
160
|
+
example in a file, modifying it as needed and then passing it back in
|
|
161
|
+
via the file:// syntax.
|
|
162
|
+
|
|
126
163
|
--chat-request-presence-penalty [text]
|
|
127
164
|
|
|
128
165
|
To reduce repetitiveness of generated tokens, this number penalizes
|
|
@@ -135,6 +172,28 @@ present tokens, except that this penalty is applied equally to all
|
|
|
135
172
|
tokens that have already appeared, regardless of how many times
|
|
136
173
|
they’ve appeared. Set to 0 to disable.
|
|
137
174
|
|
|
175
|
+
--chat-request-reasoning-effort [text]
|
|
176
|
+
|
|
177
|
+
Constrains effort on reasoning for reasoning models. Currently
|
|
178
|
+
supported values are minimal, low, medium, and high. Reducing
|
|
179
|
+
reasoning effort can result in faster responses and fewer tokens used
|
|
180
|
+
on reasoning in a response.
|
|
181
|
+
|
|
182
|
+
Accepted values are:
|
|
183
|
+
|
|
184
|
+
HIGH, LOW, MEDIUM, MINIMAL
|
|
185
|
+
|
|
186
|
+
--chat-request-response-format [complex type]
|
|
187
|
+
|
|
188
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
189
|
+
be provided as a string on the command line or passed in as a file
|
|
190
|
+
using the file://path/to/file syntax.
|
|
191
|
+
|
|
192
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
193
|
+
example of the JSON which must be provided. We recommend storing this
|
|
194
|
+
example in a file, modifying it as needed and then passing it back in
|
|
195
|
+
via the file:// syntax.
|
|
196
|
+
|
|
138
197
|
--chat-request-seed [integer]
|
|
139
198
|
|
|
140
199
|
If specified, the backend will make a best effort to sample tokens
|
|
@@ -155,6 +214,17 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
155
214
|
example in a file, modifying it as needed and then passing it back in
|
|
156
215
|
via the file:// syntax.
|
|
157
216
|
|
|
217
|
+
--chat-request-stream-options [complex type]
|
|
218
|
+
|
|
219
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
220
|
+
be provided as a string on the command line or passed in as a file
|
|
221
|
+
using the file://path/to/file syntax.
|
|
222
|
+
|
|
223
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
224
|
+
example of the JSON which must be provided. We recommend storing this
|
|
225
|
+
example in a file, modifying it as needed and then passing it back in
|
|
226
|
+
via the file:// syntax.
|
|
227
|
+
|
|
158
228
|
--chat-request-temperature [text]
|
|
159
229
|
|
|
160
230
|
A number that sets the randomness of the generated output. A lower
|
|
@@ -220,6 +290,16 @@ the model eliminates the bottom 25 percent for the next token. Set to
|
|
|
220
290
|
1 to consider all tokens and set to 0 to disable. If both k and p are
|
|
221
291
|
enabled, p acts after k.
|
|
222
292
|
|
|
293
|
+
--chat-request-verbosity [text]
|
|
294
|
+
|
|
295
|
+
Constrains the verbosity of the model’s response. Lower values will
|
|
296
|
+
result in more concise responses, while higher values will result in
|
|
297
|
+
more verbose responses.
|
|
298
|
+
|
|
299
|
+
Accepted values are:
|
|
300
|
+
|
|
301
|
+
HIGH, LOW, MEDIUM
|
|
302
|
+
|
|
223
303
|
--from-json [text]
|
|
224
304
|
|
|
225
305
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -49,6 +49,15 @@ The Amazon Kinesis technology type.
|
|
|
49
49
|
Optional Parameters
|
|
50
50
|
===================
|
|
51
51
|
|
|
52
|
+
--connection-endpoint [text]
|
|
53
|
+
|
|
54
|
+
Optional Amazon Kinesis service endpoint. Default value:
|
|
55
|
+
https://kinesis.<region>.amazonaws.com
|
|
56
|
+
|
|
57
|
+
--connection-region [text]
|
|
58
|
+
|
|
59
|
+
The name of the AWS region. Default value: us-west-1
|
|
60
|
+
|
|
52
61
|
--defined-tags [complex type]
|
|
53
62
|
|
|
54
63
|
Tags defined for this resource. Each key is predefined and scoped to a
|
|
@@ -52,12 +52,13 @@ Optional Parameters
|
|
|
52
52
|
|
|
53
53
|
--connection-endpoint [text]
|
|
54
54
|
|
|
55
|
-
Optional
|
|
56
|
-
|
|
55
|
+
Optional Amazon S3 service endpoint. Default value: https://my-
|
|
56
|
+
bucket.s3.<region>.amazonaws.com
|
|
57
57
|
|
|
58
58
|
--connection-region [text]
|
|
59
59
|
|
|
60
|
-
The name of the region where the bucket is created.
|
|
60
|
+
The name of the region where the bucket is created. Default value: us-
|
|
61
|
+
west-2
|
|
61
62
|
|
|
62
63
|
--defined-tags [complex type]
|
|
63
64
|
|
|
@@ -67,6 +67,15 @@ Deprecated: This field is deprecated and replaced by
|
|
|
67
67
|
The OCID of the Secret where the account key is stored. Note: When
|
|
68
68
|
provided, ‘accountKey’ field must not be provided.
|
|
69
69
|
|
|
70
|
+
--azure-authority-host [text]
|
|
71
|
+
|
|
72
|
+
The endpoint used for authentication with Microsoft Entra ID (formerly
|
|
73
|
+
Azure Active Directory). Default value:
|
|
74
|
+
https://login.microsoftonline.com When connecting to a non-public
|
|
75
|
+
Azure Cloud, the endpoint must be provided, eg: * Azure China:
|
|
76
|
+
https://login.chinacloudapi.cn/ * Azure US Government:
|
|
77
|
+
https://login.microsoftonline.us/
|
|
78
|
+
|
|
70
79
|
--azure-tenant-id [text]
|
|
71
80
|
|
|
72
81
|
Azure tenant ID of the application. This property is required when
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt
CHANGED
|
@@ -221,27 +221,39 @@ Accepted values are:
|
|
|
221
221
|
--ssl-client-keystash [text]
|
|
222
222
|
|
|
223
223
|
The base64 encoded keystash file which contains the encrypted password
|
|
224
|
-
to the key database file.
|
|
225
|
-
|
|
226
|
-
|
|
224
|
+
to the key database file. This property is not supported for IBM Db2
|
|
225
|
+
for i, as client TLS mode is not available.
|
|
226
|
+
|
|
227
|
+
Deprecated: This field is deprecated and replaced by
|
|
228
|
+
“sslClientKeystashSecretId”. This field will be removed after February
|
|
229
|
+
15 2026.
|
|
227
230
|
|
|
228
231
|
--ssl-client-keystash-secret-id [text]
|
|
229
232
|
|
|
230
233
|
The OCID of the Secret where the keystash file is stored, which
|
|
231
|
-
contains the encrypted password to the key database file.
|
|
232
|
-
|
|
234
|
+
contains the encrypted password to the key database file. This
|
|
235
|
+
property is not supported for IBM Db2 for i, as client TLS mode is not
|
|
236
|
+
available.
|
|
237
|
+
|
|
238
|
+
Note: When provided, ‘sslClientKeystash’ field must not be provided.
|
|
233
239
|
|
|
234
240
|
--ssl-client-keystoredb [text]
|
|
235
241
|
|
|
236
242
|
The base64 encoded keystore file created at the client containing the
|
|
237
|
-
server certificate / CA root certificate.
|
|
238
|
-
|
|
239
|
-
|
|
243
|
+
server certificate / CA root certificate. This property is not
|
|
244
|
+
supported for IBM Db2 for i, as client TLS mode is not available.
|
|
245
|
+
|
|
246
|
+
Deprecated: This field is deprecated and replaced by
|
|
247
|
+
“sslClientKeystoredbSecretId”. This field will be removed after
|
|
248
|
+
February 15 2026.
|
|
240
249
|
|
|
241
250
|
--ssl-client-keystoredb-secret-id [text]
|
|
242
251
|
|
|
243
252
|
The OCID of the Secret where the keystore file stored, which created
|
|
244
253
|
at the client containing the server certificate / CA root certificate.
|
|
254
|
+
This property is not supported for IBM Db2 for i, as client TLS mode
|
|
255
|
+
is not available.
|
|
256
|
+
|
|
245
257
|
Note: When provided, ‘sslClientKeystoredb’ field must not be provided.
|
|
246
258
|
|
|
247
259
|
--ssl-server-certificate [text]
|
|
@@ -37,13 +37,6 @@ The OCID of the compartment being referenced.
|
|
|
37
37
|
|
|
38
38
|
An object’s Display Name.
|
|
39
39
|
|
|
40
|
-
--service-account-key-file [text]
|
|
41
|
-
|
|
42
|
-
The base64 encoded content of the service account key file containing
|
|
43
|
-
the credentials required to use Google PubSub. Deprecated: This field
|
|
44
|
-
is deprecated and replaced by “serviceAccountKeyFileSecretId”. This
|
|
45
|
-
field will be removed after February 15 2026.
|
|
46
|
-
|
|
47
40
|
--technology-type [text]
|
|
48
41
|
|
|
49
42
|
The Google PubSub technology type.
|
|
@@ -174,6 +167,13 @@ Accepted values are:
|
|
|
174
167
|
|
|
175
168
|
DEDICATED_ENDPOINT, SHARED_DEPLOYMENT_ENDPOINT, SHARED_SERVICE_ENDPOINT
|
|
176
169
|
|
|
170
|
+
--service-account-key-file [text]
|
|
171
|
+
|
|
172
|
+
The base64 encoded content of the service account key file containing
|
|
173
|
+
the credentials required to use Google PubSub. Deprecated: This field
|
|
174
|
+
is deprecated and replaced by “serviceAccountKeyFileSecretId”. This
|
|
175
|
+
field will be removed after February 15 2026.
|
|
176
|
+
|
|
177
177
|
--service-account-key-file-secret-id [text]
|
|
178
178
|
|
|
179
179
|
The OCID of the Secret where the content of the service account key
|
|
@@ -241,7 +241,6 @@ security policies before trying the examples.
|
|
|
241
241
|
|
|
242
242
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-google-pub-sub-connection.html#cmdoption-compartment-id
|
|
243
243
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-google-pub-sub-connection.html#cmdoption-display-name
|
|
244
|
-
export service_account_key_file=<substitute-value-of-service_account_key_file> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-google-pub-sub-connection.html#cmdoption-service-account-key-file
|
|
245
244
|
export technology_type=<substitute-value-of-technology_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-google-pub-sub-connection.html#cmdoption-technology-type
|
|
246
245
|
|
|
247
|
-
oci goldengate connection create-google-pub-sub-connection --compartment-id $compartment_id --display-name $display_name --
|
|
246
|
+
oci goldengate connection create-google-pub-sub-connection --compartment-id $compartment_id --display-name $display_name --technology-type $technology_type
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt
CHANGED
|
@@ -64,7 +64,7 @@ supplied by the Java Message Service provider. e.g.:
|
|
|
64
64
|
|
|
65
65
|
--connection-url [text]
|
|
66
66
|
|
|
67
|
-
|
|
67
|
+
Connection URL of the Java Message Service, specifying the protocol,
|
|
68
68
|
host, and port. e.g.: ‘mq://myjms.host.domain:7676’
|
|
69
69
|
|
|
70
70
|
--defined-tags [complex type]
|
|
@@ -208,8 +208,8 @@ Accepted values are:
|
|
|
208
208
|
|
|
209
209
|
--should-use-resource-principal [boolean]
|
|
210
210
|
|
|
211
|
-
|
|
212
|
-
resource principal.
|
|
211
|
+
Specifies that the user intends to authenticate to the instance using
|
|
212
|
+
a resource principal. Default: false
|
|
213
213
|
|
|
214
214
|
--subnet-id [text]
|
|
215
215
|
|
|
@@ -208,8 +208,8 @@ Accepted values are:
|
|
|
208
208
|
|
|
209
209
|
--should-use-resource-principal [boolean]
|
|
210
210
|
|
|
211
|
-
|
|
212
|
-
resource principal.
|
|
211
|
+
Specifies that the user intends to authenticate to the instance using
|
|
212
|
+
a resource principal. Default: false
|
|
213
213
|
|
|
214
214
|
--subnet-id [text]
|
|
215
215
|
|
|
@@ -41,6 +41,15 @@ Optional Parameters
|
|
|
41
41
|
|
|
42
42
|
Access key ID to access the Amazon Kinesis.
|
|
43
43
|
|
|
44
|
+
--connection-endpoint [text]
|
|
45
|
+
|
|
46
|
+
Optional Amazon Kinesis service endpoint. Default value:
|
|
47
|
+
https://kinesis.<region>.amazonaws.com
|
|
48
|
+
|
|
49
|
+
--connection-region [text]
|
|
50
|
+
|
|
51
|
+
The name of the AWS region. Default value: us-west-1
|
|
52
|
+
|
|
44
53
|
--defined-tags [complex type]
|
|
45
54
|
|
|
46
55
|
Tags defined for this resource. Each key is predefined and scoped to a
|
|
@@ -44,12 +44,13 @@ secret”
|
|
|
44
44
|
|
|
45
45
|
--connection-endpoint [text]
|
|
46
46
|
|
|
47
|
-
Optional
|
|
48
|
-
|
|
47
|
+
Optional Amazon S3 service endpoint. Default value: https://my-
|
|
48
|
+
bucket.s3.<region>.amazonaws.com
|
|
49
49
|
|
|
50
50
|
--connection-region [text]
|
|
51
51
|
|
|
52
|
-
The name of the region where the bucket is created.
|
|
52
|
+
The name of the region where the bucket is created. Default value: us-
|
|
53
|
+
west-2
|
|
53
54
|
|
|
54
55
|
--defined-tags [complex type]
|
|
55
56
|
|
|
@@ -59,6 +59,15 @@ Sets the Azure storage account name.
|
|
|
59
59
|
|
|
60
60
|
Used authentication mechanism to access Azure Data Lake Storage.
|
|
61
61
|
|
|
62
|
+
--azure-authority-host [text]
|
|
63
|
+
|
|
64
|
+
The endpoint used for authentication with Microsoft Entra ID (formerly
|
|
65
|
+
Azure Active Directory). Default value:
|
|
66
|
+
https://login.microsoftonline.com When connecting to a non-public
|
|
67
|
+
Azure Cloud, the endpoint must be provided, eg: * Azure China:
|
|
68
|
+
https://login.chinacloudapi.cn/ * Azure US Government:
|
|
69
|
+
https://login.microsoftonline.us/
|
|
70
|
+
|
|
62
71
|
--azure-tenant-id [text]
|
|
63
72
|
|
|
64
73
|
Azure tenant ID of the application. This property is required when
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt
CHANGED
|
@@ -210,27 +210,39 @@ Security protocol for the DB2 database.
|
|
|
210
210
|
--ssl-client-keystash [text]
|
|
211
211
|
|
|
212
212
|
The base64 encoded keystash file which contains the encrypted password
|
|
213
|
-
to the key database file.
|
|
214
|
-
|
|
215
|
-
|
|
213
|
+
to the key database file. This property is not supported for IBM Db2
|
|
214
|
+
for i, as client TLS mode is not available.
|
|
215
|
+
|
|
216
|
+
Deprecated: This field is deprecated and replaced by
|
|
217
|
+
“sslClientKeystashSecretId”. This field will be removed after February
|
|
218
|
+
15 2026.
|
|
216
219
|
|
|
217
220
|
--ssl-client-keystash-secret-id [text]
|
|
218
221
|
|
|
219
222
|
The OCID of the Secret where the keystash file is stored, which
|
|
220
|
-
contains the encrypted password to the key database file.
|
|
221
|
-
|
|
223
|
+
contains the encrypted password to the key database file. This
|
|
224
|
+
property is not supported for IBM Db2 for i, as client TLS mode is not
|
|
225
|
+
available.
|
|
226
|
+
|
|
227
|
+
Note: When provided, ‘sslClientKeystash’ field must not be provided.
|
|
222
228
|
|
|
223
229
|
--ssl-client-keystoredb [text]
|
|
224
230
|
|
|
225
231
|
The base64 encoded keystore file created at the client containing the
|
|
226
|
-
server certificate / CA root certificate.
|
|
227
|
-
|
|
228
|
-
|
|
232
|
+
server certificate / CA root certificate. This property is not
|
|
233
|
+
supported for IBM Db2 for i, as client TLS mode is not available.
|
|
234
|
+
|
|
235
|
+
Deprecated: This field is deprecated and replaced by
|
|
236
|
+
“sslClientKeystoredbSecretId”. This field will be removed after
|
|
237
|
+
February 15 2026.
|
|
229
238
|
|
|
230
239
|
--ssl-client-keystoredb-secret-id [text]
|
|
231
240
|
|
|
232
241
|
The OCID of the Secret where the keystore file stored, which created
|
|
233
242
|
at the client containing the server certificate / CA root certificate.
|
|
243
|
+
This property is not supported for IBM Db2 for i, as client TLS mode
|
|
244
|
+
is not available.
|
|
245
|
+
|
|
234
246
|
Note: When provided, ‘sslClientKeystoredb’ field must not be provided.
|
|
235
247
|
|
|
236
248
|
--ssl-server-certificate [text]
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt
CHANGED
|
@@ -51,7 +51,7 @@ supplied by the Java Message Service provider. e.g.:
|
|
|
51
51
|
|
|
52
52
|
--connection-url [text]
|
|
53
53
|
|
|
54
|
-
|
|
54
|
+
Connection URL of the Java Message Service, specifying the protocol,
|
|
55
55
|
host, and port. e.g.: ‘mq://myjms.host.domain:7676’
|
|
56
56
|
|
|
57
57
|
--defined-tags [complex type]
|
|
@@ -203,8 +203,8 @@ Accepted values are:
|
|
|
203
203
|
|
|
204
204
|
--should-use-resource-principal [boolean]
|
|
205
205
|
|
|
206
|
-
|
|
207
|
-
resource principal.
|
|
206
|
+
Specifies that the user intends to authenticate to the instance using
|
|
207
|
+
a resource principal. Default: false
|
|
208
208
|
|
|
209
209
|
--subnet-id [text]
|
|
210
210
|
|
|
@@ -203,8 +203,8 @@ Accepted values are:
|
|
|
203
203
|
|
|
204
204
|
--should-use-resource-principal [boolean]
|
|
205
205
|
|
|
206
|
-
|
|
207
|
-
resource principal.
|
|
206
|
+
Specifies that the user intends to authenticate to the instance using
|
|
207
|
+
a resource principal. Default: false
|
|
208
208
|
|
|
209
209
|
--subnet-id [text]
|
|
210
210
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"list"
|
|
2
|
-
|
|
1
|
+
"list-logs"
|
|
2
|
+
***********
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -24,7 +24,7 @@ ID.
|
|
|
24
24
|
Usage
|
|
25
25
|
=====
|
|
26
26
|
|
|
27
|
-
oci governance-rules-control-plane work-request work-request-log list [OPTIONS]
|
|
27
|
+
oci governance-rules-control-plane work-request work-request-log-entry list-logs [OPTIONS]
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
Required Parameters
|
|
@@ -124,6 +124,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
124
124
|
like shell. You need to set up the OCI configuration and appropriate
|
|
125
125
|
security policies before trying the examples.
|
|
126
126
|
|
|
127
|
-
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/governance-rules-control-plane/work-request/work-request-log/list.html#cmdoption-work-request-id
|
|
127
|
+
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.html#cmdoption-work-request-id
|
|
128
128
|
|
|
129
|
-
oci governance-rules-control-plane work-request work-request-log list --work-request-id $work_request_id
|
|
129
|
+
oci governance-rules-control-plane work-request work-request-log-entry list-logs --work-request-id $work_request_id
|
|
@@ -36,8 +36,8 @@ Required Parameters
|
|
|
36
36
|
|
|
37
37
|
--distribution-type [text]
|
|
38
38
|
|
|
39
|
-
|
|
40
|
-
tables
|
|
39
|
+
States that this distribution defines how routes get imported into
|
|
40
|
+
route tables.
|
|
41
41
|
|
|
42
42
|
Accepted values are:
|
|
43
43
|
|
|
@@ -9,9 +9,9 @@ A route distribution establishes how routes get imported into DRG
|
|
|
9
9
|
route tables and exported through the DRG attachments.
|
|
10
10
|
|
|
11
11
|
A route distribution is a list of statements. Each statement consists
|
|
12
|
-
of a set of matches, all of which must be *True*
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
of a set of matches, all of which must be *True* for the statement’s
|
|
13
|
+
action to take place. Each statement determines which routes are
|
|
14
|
+
propagated.
|
|
15
15
|
|
|
16
16
|
You can assign a route distribution as a route table’s import
|
|
17
17
|
distribution. The statements in an import route distribution specify
|
|
@@ -20,13 +20,15 @@ or all attachments of a certain type are inserted into the route
|
|
|
20
20
|
table.
|
|
21
21
|
|
|
22
22
|
You can assign a route distribution as a DRG attachment’s export
|
|
23
|
-
distribution unless the attachment has the type VCN
|
|
24
|
-
through a VCN attachment is unsupported. Export route
|
|
25
|
-
statements specify how routes in a DRG attachment’s
|
|
26
|
-
advertised out through the attachment. When a DRG
|
|
27
|
-
distribution is created with a single ACCEPT
|
|
28
|
-
criteria MATCH_ALL. By default, all DRG
|
|
29
|
-
of type VCN), are assigned this
|
|
23
|
+
distribution unless the attachment has the type *VCN*. Exporting
|
|
24
|
+
routes through a VCN attachment is unsupported. Export route
|
|
25
|
+
distribution statements specify how routes in a DRG attachment’s
|
|
26
|
+
assigned table are advertised out through the attachment. When a DRG
|
|
27
|
+
is created, a route distribution is created with a single ACCEPT
|
|
28
|
+
statement with match criteria MATCH_ALL. By default, all DRG
|
|
29
|
+
attachments (except for those of type VCN), are assigned this
|
|
30
|
+
distribution. You can’t create a new export route distribution, one is
|
|
31
|
+
created for you when the DRG is created.
|
|
30
32
|
|
|
31
33
|
The two auto-generated DRG route tables (one as the default for VCN
|
|
32
34
|
attachments, and the other for all other types of attachments) are
|
|
@@ -71,16 +71,6 @@ The OCID of the Cpe object.
|
|
|
71
71
|
|
|
72
72
|
The OCID of the DRG.
|
|
73
73
|
|
|
74
|
-
--static-routes [complex type]
|
|
75
|
-
|
|
76
|
-
Static routes to the CPE. At least one route must be included. The
|
|
77
|
-
CIDR must not be a multicast address or class E address. This must be
|
|
78
|
-
provided in JSON format.
|
|
79
|
-
|
|
80
|
-
Example:
|
|
81
|
-
|
|
82
|
-
'["10.0.0.0/16"]'
|
|
83
|
-
|
|
84
74
|
|
|
85
75
|
Optional Parameters
|
|
86
76
|
===================
|
|
@@ -180,6 +170,16 @@ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
|
180
170
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
181
171
|
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
182
172
|
|
|
173
|
+
--static-routes [complex type]
|
|
174
|
+
|
|
175
|
+
Static routes to the CPE. At least one route must be included. The
|
|
176
|
+
CIDR must not be a multicast address or class E address. This must be
|
|
177
|
+
provided in JSON format.
|
|
178
|
+
|
|
179
|
+
Example:
|
|
180
|
+
|
|
181
|
+
'["10.0.0.0/16"]'
|
|
182
|
+
|
|
183
183
|
--tunnel-configuration [complex type]
|
|
184
184
|
|
|
185
185
|
Information for creating the individual tunnels in the IPSec
|
|
@@ -239,11 +239,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
239
239
|
Example using required parameter
|
|
240
240
|
================================
|
|
241
241
|
|
|
242
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
243
|
-
example parameters with your own.
|
|
244
|
-
|
|
245
|
-
oci network ip-sec-connection create --generate-param-json-input static-routes > static-routes.json
|
|
246
|
-
|
|
247
242
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
248
243
|
command by typing “bash example.sh” and replacing the example
|
|
249
244
|
parameters with your own.
|
|
@@ -259,4 +254,4 @@ security policies before trying the examples.
|
|
|
259
254
|
|
|
260
255
|
drg_id=$(oci network drg create --compartment-id $compartment_id --query data.id --raw-output)
|
|
261
256
|
|
|
262
|
-
oci network ip-sec-connection create --compartment-id $compartment_id --cpe-id $cpe_id --drg-id $drg_id
|
|
257
|
+
oci network ip-sec-connection create --compartment-id $compartment_id --cpe-id $cpe_id --drg-id $drg_id
|
|
@@ -27,6 +27,10 @@ Usage
|
|
|
27
27
|
Optional Parameters
|
|
28
28
|
===================
|
|
29
29
|
|
|
30
|
+
--cidr-prefix-length [integer]
|
|
31
|
+
|
|
32
|
+
Length of cidr range. Optional field to specify flexible cidr.
|
|
33
|
+
|
|
30
34
|
--defined-tags [complex type]
|
|
31
35
|
|
|
32
36
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -27,6 +27,10 @@ Usage
|
|
|
27
27
|
Optional Parameters
|
|
28
28
|
===================
|
|
29
29
|
|
|
30
|
+
--cidr-prefix-length [integer]
|
|
31
|
+
|
|
32
|
+
Length of cidr range. Optional field to specify flexible cidr.
|
|
33
|
+
|
|
30
34
|
--defined-tags [complex type]
|
|
31
35
|
|
|
32
36
|
Defined tags for this resource. Each key is predefined and scoped to a
|