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
|
@@ -37,6 +37,12 @@ The OCID of the audit trail.
|
|
|
37
37
|
Optional Parameters
|
|
38
38
|
===================
|
|
39
39
|
|
|
40
|
+
--can-update-last-archive-time-on-target [boolean]
|
|
41
|
+
|
|
42
|
+
Indicates if the Datasafe updates last archive time on target
|
|
43
|
+
database. If isAutoPurgeEnabled field is enabled, this field must be
|
|
44
|
+
true.
|
|
45
|
+
|
|
40
46
|
--defined-tags [complex type]
|
|
41
47
|
|
|
42
48
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -126,10 +126,197 @@ Pagination.
|
|
|
126
126
|
When fetching results, the number of results to fetch per call. Only
|
|
127
127
|
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
128
128
|
|
|
129
|
+
--query-time-zone [text]
|
|
130
|
+
|
|
131
|
+
Default time zone is UTC if no time zone provided. The date-time
|
|
132
|
+
considerations of the resource will be in accordance with the
|
|
133
|
+
specified time zone.
|
|
134
|
+
|
|
135
|
+
--target-database-group-id [text]
|
|
136
|
+
|
|
137
|
+
A filter to return the target database group that matches the
|
|
138
|
+
specified OCID.
|
|
139
|
+
|
|
129
140
|
--target-id [text]
|
|
130
141
|
|
|
131
142
|
A filter to return only items related to a specific target OCID.
|
|
132
143
|
|
|
144
|
+
--time-ended [datetime]
|
|
145
|
+
|
|
146
|
+
An optional filter to return audit events whose creation time in the
|
|
147
|
+
database is less than and equal to the date-time specified, in the
|
|
148
|
+
format defined by RFC3339.
|
|
149
|
+
|
|
150
|
+
The following datetime formats are supported:
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
UTC with microseconds
|
|
154
|
+
---------------------
|
|
155
|
+
|
|
156
|
+
Format: YYYY-MM-DDTHH:mm:ss.ssssssTZD
|
|
157
|
+
Example: 2017-09-15T20:30:00.123456Z
|
|
158
|
+
|
|
159
|
+
UTC with milliseconds
|
|
160
|
+
***********************
|
|
161
|
+
.. code::
|
|
162
|
+
|
|
163
|
+
Format: YYYY-MM-DDTHH:mm:ss.sssTZD
|
|
164
|
+
Example: 2017-09-15T20:30:00.123Z
|
|
165
|
+
|
|
166
|
+
UTC without milliseconds
|
|
167
|
+
**************************
|
|
168
|
+
.. code::
|
|
169
|
+
|
|
170
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
171
|
+
Example: 2017-09-15T20:30:00Z
|
|
172
|
+
|
|
173
|
+
UTC with minute precision
|
|
174
|
+
**************************
|
|
175
|
+
.. code::
|
|
176
|
+
|
|
177
|
+
Format: YYYY-MM-DDTHH:mmTZD
|
|
178
|
+
Example: 2017-09-15T20:30Z
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
Timezone with microseconds
|
|
182
|
+
--------------------------
|
|
183
|
+
|
|
184
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
185
|
+
Example: 2017-09-15T12:30:00.456789-08:00, 2017-09-15T12:30:00.456789-0800
|
|
186
|
+
|
|
187
|
+
Timezone with milliseconds
|
|
188
|
+
***************************
|
|
189
|
+
.. code::
|
|
190
|
+
|
|
191
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
192
|
+
Example: 2017-09-15T12:30:00.456-08:00, 2017-09-15T12:30:00.456-0800
|
|
193
|
+
|
|
194
|
+
Timezone without milliseconds
|
|
195
|
+
*******************************
|
|
196
|
+
.. code::
|
|
197
|
+
|
|
198
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
199
|
+
Example: 2017-09-15T12:30:00-08:00, 2017-09-15T12:30:00-0800
|
|
200
|
+
|
|
201
|
+
Timezone with minute precision
|
|
202
|
+
*******************************
|
|
203
|
+
.. code::
|
|
204
|
+
|
|
205
|
+
Format: YYYY-MM-DDTHH:mmTZD
|
|
206
|
+
Example: 2017-09-15T12:30-08:00, 2017-09-15T12:30-0800
|
|
207
|
+
|
|
208
|
+
Short date and time
|
|
209
|
+
********************
|
|
210
|
+
The timezone for this date and time will be taken as UTC (Needs to be surrounded by single or double quotes)
|
|
211
|
+
|
|
212
|
+
.. code::
|
|
213
|
+
|
|
214
|
+
Format: 'YYYY-MM-DD HH:mm' or "YYYY-MM-DD HH:mm"
|
|
215
|
+
Example: '2017-09-15 17:25'
|
|
216
|
+
|
|
217
|
+
Date Only
|
|
218
|
+
**********
|
|
219
|
+
This date will be taken as midnight UTC of that day
|
|
220
|
+
|
|
221
|
+
.. code::
|
|
222
|
+
|
|
223
|
+
Format: YYYY-MM-DD
|
|
224
|
+
Example: 2017-09-15
|
|
225
|
+
|
|
226
|
+
Epoch seconds
|
|
227
|
+
**************
|
|
228
|
+
.. code::
|
|
229
|
+
|
|
230
|
+
Example: 1412195400
|
|
231
|
+
|
|
232
|
+
--time-started [datetime]
|
|
233
|
+
|
|
234
|
+
An optional filter to return audit events whose creation time in the
|
|
235
|
+
database is greater than and equal to the date-time specified, in the
|
|
236
|
+
format defined by RFC3339.
|
|
237
|
+
|
|
238
|
+
The following datetime formats are supported:
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
UTC with microseconds
|
|
242
|
+
---------------------
|
|
243
|
+
|
|
244
|
+
Format: YYYY-MM-DDTHH:mm:ss.ssssssTZD
|
|
245
|
+
Example: 2017-09-15T20:30:00.123456Z
|
|
246
|
+
|
|
247
|
+
UTC with milliseconds
|
|
248
|
+
***********************
|
|
249
|
+
.. code::
|
|
250
|
+
|
|
251
|
+
Format: YYYY-MM-DDTHH:mm:ss.sssTZD
|
|
252
|
+
Example: 2017-09-15T20:30:00.123Z
|
|
253
|
+
|
|
254
|
+
UTC without milliseconds
|
|
255
|
+
**************************
|
|
256
|
+
.. code::
|
|
257
|
+
|
|
258
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
259
|
+
Example: 2017-09-15T20:30:00Z
|
|
260
|
+
|
|
261
|
+
UTC with minute precision
|
|
262
|
+
**************************
|
|
263
|
+
.. code::
|
|
264
|
+
|
|
265
|
+
Format: YYYY-MM-DDTHH:mmTZD
|
|
266
|
+
Example: 2017-09-15T20:30Z
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
Timezone with microseconds
|
|
270
|
+
--------------------------
|
|
271
|
+
|
|
272
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
273
|
+
Example: 2017-09-15T12:30:00.456789-08:00, 2017-09-15T12:30:00.456789-0800
|
|
274
|
+
|
|
275
|
+
Timezone with milliseconds
|
|
276
|
+
***************************
|
|
277
|
+
.. code::
|
|
278
|
+
|
|
279
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
280
|
+
Example: 2017-09-15T12:30:00.456-08:00, 2017-09-15T12:30:00.456-0800
|
|
281
|
+
|
|
282
|
+
Timezone without milliseconds
|
|
283
|
+
*******************************
|
|
284
|
+
.. code::
|
|
285
|
+
|
|
286
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
287
|
+
Example: 2017-09-15T12:30:00-08:00, 2017-09-15T12:30:00-0800
|
|
288
|
+
|
|
289
|
+
Timezone with minute precision
|
|
290
|
+
*******************************
|
|
291
|
+
.. code::
|
|
292
|
+
|
|
293
|
+
Format: YYYY-MM-DDTHH:mmTZD
|
|
294
|
+
Example: 2017-09-15T12:30-08:00, 2017-09-15T12:30-0800
|
|
295
|
+
|
|
296
|
+
Short date and time
|
|
297
|
+
********************
|
|
298
|
+
The timezone for this date and time will be taken as UTC (Needs to be surrounded by single or double quotes)
|
|
299
|
+
|
|
300
|
+
.. code::
|
|
301
|
+
|
|
302
|
+
Format: 'YYYY-MM-DD HH:mm' or "YYYY-MM-DD HH:mm"
|
|
303
|
+
Example: '2017-09-15 17:25'
|
|
304
|
+
|
|
305
|
+
Date Only
|
|
306
|
+
**********
|
|
307
|
+
This date will be taken as midnight UTC of that day
|
|
308
|
+
|
|
309
|
+
.. code::
|
|
310
|
+
|
|
311
|
+
Format: YYYY-MM-DD
|
|
312
|
+
Example: 2017-09-15
|
|
313
|
+
|
|
314
|
+
Epoch seconds
|
|
315
|
+
**************
|
|
316
|
+
.. code::
|
|
317
|
+
|
|
318
|
+
Example: 1412195400
|
|
319
|
+
|
|
133
320
|
|
|
134
321
|
Global Parameters
|
|
135
322
|
=================
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt
CHANGED
|
@@ -155,6 +155,11 @@ Accepted values are:
|
|
|
155
155
|
|
|
156
156
|
ASC, DESC
|
|
157
157
|
|
|
158
|
+
--target-database-group-id [text]
|
|
159
|
+
|
|
160
|
+
A filter to return the target database group that matches the
|
|
161
|
+
specified OCID.
|
|
162
|
+
|
|
158
163
|
--target-id [text]
|
|
159
164
|
|
|
160
165
|
A filter to return only items related to a specific target OCID.
|
|
@@ -94,7 +94,7 @@ RFC3339. In SCIM filtering expressions, text, date, and time values
|
|
|
94
94
|
must be enclosed in quotation marks, with date and time values using
|
|
95
95
|
ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
96
96
|
|
|
97
|
-
**Example:** query=(accessType eq
|
|
97
|
+
**Example:** query=(accessType eq “SELECT”) and (grantee eq “ADMIN”)
|
|
98
98
|
|
|
99
99
|
--sort-by [text]
|
|
100
100
|
|
|
@@ -94,7 +94,7 @@ RFC3339. In SCIM filtering expressions, text, date, and time values
|
|
|
94
94
|
must be enclosed in quotation marks, with date and time values using
|
|
95
95
|
ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
96
96
|
|
|
97
|
-
**Example:** query=(accessType eq
|
|
97
|
+
**Example:** query=(accessType eq “SELECT”) and (grantee eq “ADMIN”)
|
|
98
98
|
|
|
99
99
|
--sort-by [text]
|
|
100
100
|
|
|
@@ -79,7 +79,7 @@ Attribute by which the masking analytics data should be grouped.
|
|
|
79
79
|
|
|
80
80
|
Accepted values are:
|
|
81
81
|
|
|
82
|
-
policyId, targetId
|
|
82
|
+
policyId, sensitiveTypeId, targetId, targetIdAndPolicyId
|
|
83
83
|
|
|
84
84
|
--limit [integer]
|
|
85
85
|
|
|
@@ -104,6 +104,33 @@ Pagination.
|
|
|
104
104
|
When fetching results, the number of results to fetch per call. Only
|
|
105
105
|
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
106
106
|
|
|
107
|
+
--sensitive-type-id [text]
|
|
108
|
+
|
|
109
|
+
A filter to return only items related to a specific sensitive type
|
|
110
|
+
OCID.
|
|
111
|
+
|
|
112
|
+
--sort-by [text]
|
|
113
|
+
|
|
114
|
+
The field to sort by. You can specify only one sorting parameter
|
|
115
|
+
(sortOrder). The default order for all the fields is ascending.
|
|
116
|
+
|
|
117
|
+
Accepted values are:
|
|
118
|
+
|
|
119
|
+
timeLastMasked
|
|
120
|
+
|
|
121
|
+
--sort-order [text]
|
|
122
|
+
|
|
123
|
+
The sort order to use, either ascending (ASC) or descending (DESC).
|
|
124
|
+
|
|
125
|
+
Accepted values are:
|
|
126
|
+
|
|
127
|
+
ASC, DESC
|
|
128
|
+
|
|
129
|
+
--target-database-group-id [text]
|
|
130
|
+
|
|
131
|
+
A filter to return the target database group that matches the
|
|
132
|
+
specified OCID.
|
|
133
|
+
|
|
107
134
|
--target-id [text]
|
|
108
135
|
|
|
109
136
|
A filter to return only items related to a specific target OCID.
|
|
@@ -88,6 +88,15 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
88
88
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
89
89
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
90
90
|
|
|
91
|
+
--lifecycle-state [text]
|
|
92
|
+
|
|
93
|
+
A filter to return only on-premises connector resources that match the
|
|
94
|
+
specified lifecycle state.
|
|
95
|
+
|
|
96
|
+
Accepted values are:
|
|
97
|
+
|
|
98
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE, NEEDS_ATTENTION, UPDATING
|
|
99
|
+
|
|
91
100
|
--limit [integer]
|
|
92
101
|
|
|
93
102
|
For list pagination. The maximum number of items to return per page in
|
|
@@ -99,15 +108,6 @@ List Pagination.
|
|
|
99
108
|
A filter to return only the on-premises connector that matches the
|
|
100
109
|
specified id.
|
|
101
110
|
|
|
102
|
-
--on-prem-connector-lifecycle-state [text]
|
|
103
|
-
|
|
104
|
-
A filter to return only on-premises connector resources that match the
|
|
105
|
-
specified lifecycle state.
|
|
106
|
-
|
|
107
|
-
Accepted values are:
|
|
108
|
-
|
|
109
|
-
ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE, NEEDS_ATTENTION, UPDATING
|
|
110
|
-
|
|
111
111
|
--page [text]
|
|
112
112
|
|
|
113
113
|
For list pagination. The page token representing the page at which to
|
|
@@ -38,10 +38,6 @@ Accepted values are:
|
|
|
38
38
|
|
|
39
39
|
CLOUD_AT_CUSTOMER, NON_ORACLE_CLOUD, ON_PREMISES, ORACLE_CLOUD
|
|
40
40
|
|
|
41
|
-
--database-details-service-name [text]
|
|
42
|
-
|
|
43
|
-
The database service name.
|
|
44
|
-
|
|
45
41
|
--target-database-id [text]
|
|
46
42
|
|
|
47
43
|
The OCID of the Data Safe target database.
|
|
@@ -59,6 +55,15 @@ Safe.
|
|
|
59
55
|
|
|
60
56
|
The port number of the database listener.
|
|
61
57
|
|
|
58
|
+
--database-details-pluggable-database-id [text]
|
|
59
|
+
|
|
60
|
+
The OCID of the pluggable database registered as a target database in
|
|
61
|
+
Data Safe.
|
|
62
|
+
|
|
63
|
+
--database-details-service-name [text]
|
|
64
|
+
|
|
65
|
+
The database service name.
|
|
66
|
+
|
|
62
67
|
--database-details-vm-cluster-id [text]
|
|
63
68
|
|
|
64
69
|
The OCID of the VM cluster in which the database is running.
|
|
@@ -179,8 +184,7 @@ security policies before trying the examples.
|
|
|
179
184
|
|
|
180
185
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/target-database/create.html#cmdoption-compartment-id
|
|
181
186
|
export database_details_infrastructure_type=<substitute-value-of-database_details_infrastructure_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.html#cmdoption-database-details-infrastructure-type
|
|
182
|
-
export database_details_service_name=<substitute-value-of-database_details_service_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.html#cmdoption-database-details-service-name
|
|
183
187
|
|
|
184
188
|
target_database_id=$(oci data-safe target-database create --compartment-id $compartment_id --database-details file://database-details.json --query data.id --raw-output)
|
|
185
189
|
|
|
186
|
-
oci data-safe peer-target-database create-peer-target-database-database-cloud-service-details --database-details-infrastructure-type $database_details_infrastructure_type --
|
|
190
|
+
oci data-safe peer-target-database create-peer-target-database-database-cloud-service-details --database-details-infrastructure-type $database_details_infrastructure_type --target-database-id $target_database_id
|
|
@@ -38,10 +38,6 @@ Accepted values are:
|
|
|
38
38
|
|
|
39
39
|
CLOUD_AT_CUSTOMER, NON_ORACLE_CLOUD, ON_PREMISES, ORACLE_CLOUD
|
|
40
40
|
|
|
41
|
-
--database-details-service-name [text]
|
|
42
|
-
|
|
43
|
-
The database service name.
|
|
44
|
-
|
|
45
41
|
--peer-target-database-id [integer]
|
|
46
42
|
|
|
47
43
|
The unique id of the peer target database.
|
|
@@ -63,6 +59,15 @@ Safe.
|
|
|
63
59
|
|
|
64
60
|
The port number of the database listener.
|
|
65
61
|
|
|
62
|
+
--database-details-pluggable-database-id [text]
|
|
63
|
+
|
|
64
|
+
The OCID of the pluggable database registered as a target database in
|
|
65
|
+
Data Safe.
|
|
66
|
+
|
|
67
|
+
--database-details-service-name [text]
|
|
68
|
+
|
|
69
|
+
The database service name.
|
|
70
|
+
|
|
66
71
|
--database-details-vm-cluster-id [text]
|
|
67
72
|
|
|
68
73
|
The OCID of the VM cluster in which the database is running.
|
|
@@ -182,10 +187,9 @@ security policies before trying the examples.
|
|
|
182
187
|
|
|
183
188
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/target-database/create.html#cmdoption-compartment-id
|
|
184
189
|
export database_details_infrastructure_type=<substitute-value-of-database_details_infrastructure_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.html#cmdoption-database-details-infrastructure-type
|
|
185
|
-
export database_details_service_name=<substitute-value-of-database_details_service_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.html#cmdoption-database-details-service-name
|
|
186
190
|
|
|
187
191
|
target_database_id=$(oci data-safe target-database create --compartment-id $compartment_id --database-details file://database-details.json --query data.id --raw-output)
|
|
188
192
|
|
|
189
193
|
peer_target_database_id=$(oci data-safe peer-target-database create --database-details file://database-details.json --target-database-id $target_database_id --query data.id --raw-output)
|
|
190
194
|
|
|
191
|
-
oci data-safe peer-target-database update-peer-target-database-database-cloud-service-details --database-details-infrastructure-type $database_details_infrastructure_type --
|
|
195
|
+
oci data-safe peer-target-database update-peer-target-database-database-cloud-service-details --database-details-infrastructure-type $database_details_infrastructure_type --peer-target-database-id $peer_target_database_id --target-database-id $target_database_id
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt
CHANGED
|
@@ -106,8 +106,19 @@ RFC3339. In SCIM filtering expressions, text, date, and time values
|
|
|
106
106
|
must be enclosed in quotation marks, with date and time values using
|
|
107
107
|
ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
108
108
|
|
|
109
|
-
**Example:** query=(
|
|
110
|
-
(
|
|
109
|
+
**Example:** query=(auditEventTime ge “2021-06-04T01:00:26.000Z”) and
|
|
110
|
+
(eventName eq “LOGON”)
|
|
111
|
+
|
|
112
|
+
--target-group-ids [complex type]
|
|
113
|
+
|
|
114
|
+
Array of target group OCIDs. This is a complex type whose value must
|
|
115
|
+
be valid JSON. The value can be provided as a string on the command
|
|
116
|
+
line or passed in as a file using the file://path/to/file syntax.
|
|
117
|
+
|
|
118
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
119
|
+
example of the JSON which must be provided. We recommend storing this
|
|
120
|
+
example in a file, modifying it as needed and then passing it back in
|
|
121
|
+
via the file:// syntax.
|
|
111
122
|
|
|
112
123
|
--target-ids [complex type]
|
|
113
124
|
|
|
@@ -62,6 +62,15 @@ Default is false. When set to true, the hierarchy of compartments is
|
|
|
62
62
|
traversed and all compartments and subcompartments in the tenancy are
|
|
63
63
|
returned. Depends on the ‘accessLevel’ setting.
|
|
64
64
|
|
|
65
|
+
--data-source [text]
|
|
66
|
+
|
|
67
|
+
Specifies the name of a resource that provides data for the report.
|
|
68
|
+
For example alerts, events.
|
|
69
|
+
|
|
70
|
+
Accepted values are:
|
|
71
|
+
|
|
72
|
+
ALERTS, ALLOWED_SQL, EVENTS, SECURITY_ASSESSMENT, VIOLATIONS
|
|
73
|
+
|
|
65
74
|
--display-name [text]
|
|
66
75
|
|
|
67
76
|
The name of the report definition to query.
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
"apply-security-assessment-template"
|
|
2
|
+
************************************
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Apply the checks from the template to the specified security
|
|
21
|
+
assessment.The security assessment provided in the path needs to be of
|
|
22
|
+
type ‘LATEST’.
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
Usage
|
|
26
|
+
=====
|
|
27
|
+
|
|
28
|
+
oci data-safe security-assessment apply-security-assessment-template [OPTIONS]
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
Required Parameters
|
|
32
|
+
===================
|
|
33
|
+
|
|
34
|
+
--security-assessment-id [text]
|
|
35
|
+
|
|
36
|
+
The OCID of the security assessment.
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
Optional Parameters
|
|
40
|
+
===================
|
|
41
|
+
|
|
42
|
+
--from-json [text]
|
|
43
|
+
|
|
44
|
+
Provide input to this command as a JSON document from a file using the
|
|
45
|
+
file://path-to/file syntax.
|
|
46
|
+
|
|
47
|
+
The "--generate-full-command-json-input" option can be used to
|
|
48
|
+
generate a sample json file to be used with this command option. The
|
|
49
|
+
key names are pre-populated and match the command option names
|
|
50
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
51
|
+
while the values of the keys need to be populated by the user before
|
|
52
|
+
using the sample file as an input to this command. For any command
|
|
53
|
+
option that accepts multiple values, the value of the key can be a
|
|
54
|
+
JSON array.
|
|
55
|
+
|
|
56
|
+
Options can still be provided on the command line. If an option exists
|
|
57
|
+
in both the JSON document and the command line then the command line
|
|
58
|
+
specified value will be used.
|
|
59
|
+
|
|
60
|
+
For examples on usage of this option, please see our “using CLI with
|
|
61
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
62
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
63
|
+
|
|
64
|
+
--if-match [text]
|
|
65
|
+
|
|
66
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
67
|
+
resource, set the if-match parameter to the value of the etag from a
|
|
68
|
+
previous GET or POST response for that resource. The resource will be
|
|
69
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
70
|
+
current etag value.
|
|
71
|
+
|
|
72
|
+
--max-wait-seconds [integer]
|
|
73
|
+
|
|
74
|
+
The maximum time to wait for the work request to reach the state
|
|
75
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
76
|
+
|
|
77
|
+
--template-assessment-id [text]
|
|
78
|
+
|
|
79
|
+
The OCID of the template type security assessment containing the check
|
|
80
|
+
details.
|
|
81
|
+
|
|
82
|
+
--wait-for-state [text]
|
|
83
|
+
|
|
84
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
85
|
+
and uses a work request to track the progress of the operation.
|
|
86
|
+
Specify this option to perform the action and then wait until the work
|
|
87
|
+
request reaches a certain state. Multiple states can be specified,
|
|
88
|
+
returning on the first state. For example, "--wait-for-state"
|
|
89
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
90
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
91
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
92
|
+
|
|
93
|
+
Accepted values are:
|
|
94
|
+
|
|
95
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, SUSPENDED, SUSPENDING
|
|
96
|
+
|
|
97
|
+
--wait-interval-seconds [integer]
|
|
98
|
+
|
|
99
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
100
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
101
|
+
seconds.
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
Global Parameters
|
|
105
|
+
=================
|
|
106
|
+
|
|
107
|
+
Use "oci --help" for help on global parameters.
|
|
108
|
+
|
|
109
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
110
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
111
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
112
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
113
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
114
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
115
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
116
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
Example using required parameter
|
|
120
|
+
================================
|
|
121
|
+
|
|
122
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
123
|
+
command by typing “bash example.sh” and replacing the example
|
|
124
|
+
parameters with your own.
|
|
125
|
+
|
|
126
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
127
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
128
|
+
security policies before trying the examples.
|
|
129
|
+
|
|
130
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/security-assessment/create.html#cmdoption-compartment-id
|
|
131
|
+
|
|
132
|
+
security_assessment_id=$(oci data-safe security-assessment create --compartment-id $compartment_id --query data.id --raw-output)
|
|
133
|
+
|
|
134
|
+
oci data-safe security-assessment apply-security-assessment-template --security-assessment-id $security_assessment_id
|