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
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
"create"
|
|
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
|
+
Create a new audit profile resource.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci data-safe audit-profile create [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--compartment-id, -c [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the compartment where you want to create the audit
|
|
35
|
+
profile.
|
|
36
|
+
|
|
37
|
+
--target-id [text]
|
|
38
|
+
|
|
39
|
+
The OCID of the target database or target database group for which the
|
|
40
|
+
audit profile is created.
|
|
41
|
+
|
|
42
|
+
--target-type [text]
|
|
43
|
+
|
|
44
|
+
The resource type that is represented by the audit profile.
|
|
45
|
+
|
|
46
|
+
Accepted values are:
|
|
47
|
+
|
|
48
|
+
TARGET_DATABASE, TARGET_DATABASE_GROUP
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
Optional Parameters
|
|
52
|
+
===================
|
|
53
|
+
|
|
54
|
+
--defined-tags [complex type]
|
|
55
|
+
|
|
56
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
57
|
+
namespace. For more information, see Resource Tags Example:
|
|
58
|
+
*{“Operations”: {“CostCenter”: “42”}}* This is a complex type whose
|
|
59
|
+
value must be valid JSON. The value can be provided as a string on the
|
|
60
|
+
command line or passed in as a file using the file://path/to/file
|
|
61
|
+
syntax.
|
|
62
|
+
|
|
63
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
64
|
+
example of the JSON which must be provided. We recommend storing this
|
|
65
|
+
example in a file, modifying it as needed and then passing it back in
|
|
66
|
+
via the file:// syntax.
|
|
67
|
+
|
|
68
|
+
--description [text]
|
|
69
|
+
|
|
70
|
+
The description of the audit profile.
|
|
71
|
+
|
|
72
|
+
--display-name [text]
|
|
73
|
+
|
|
74
|
+
The display name of the audit profile. The name does not have to be
|
|
75
|
+
unique, and it’s updatable.
|
|
76
|
+
|
|
77
|
+
--freeform-tags [complex type]
|
|
78
|
+
|
|
79
|
+
Free-form tags for this resource. Each tag is a simple key-value pair
|
|
80
|
+
with no predefined name, type, or namespace. For more information, see
|
|
81
|
+
Resource Tags
|
|
82
|
+
|
|
83
|
+
Example:
|
|
84
|
+
|
|
85
|
+
{"Department": "Finance"}
|
|
86
|
+
|
|
87
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
88
|
+
be provided as a string on the command line or passed in as a file
|
|
89
|
+
using the file://path/to/file syntax.
|
|
90
|
+
|
|
91
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
92
|
+
example of the JSON which must be provided. We recommend storing this
|
|
93
|
+
example in a file, modifying it as needed and then passing it back in
|
|
94
|
+
via the file:// syntax.
|
|
95
|
+
|
|
96
|
+
--from-json [text]
|
|
97
|
+
|
|
98
|
+
Provide input to this command as a JSON document from a file using the
|
|
99
|
+
file://path-to/file syntax.
|
|
100
|
+
|
|
101
|
+
The "--generate-full-command-json-input" option can be used to
|
|
102
|
+
generate a sample json file to be used with this command option. The
|
|
103
|
+
key names are pre-populated and match the command option names
|
|
104
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
105
|
+
while the values of the keys need to be populated by the user before
|
|
106
|
+
using the sample file as an input to this command. For any command
|
|
107
|
+
option that accepts multiple values, the value of the key can be a
|
|
108
|
+
JSON array.
|
|
109
|
+
|
|
110
|
+
Options can still be provided on the command line. If an option exists
|
|
111
|
+
in both the JSON document and the command line then the command line
|
|
112
|
+
specified value will be used.
|
|
113
|
+
|
|
114
|
+
For examples on usage of this option, please see our “using CLI with
|
|
115
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
116
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
117
|
+
|
|
118
|
+
--is-override-global-paid-usage [boolean]
|
|
119
|
+
|
|
120
|
+
Indicates whether audit paid usage settings specified at the target
|
|
121
|
+
database level override both the global and the target database group
|
|
122
|
+
level paid usage settings. Enabling paid usage continues the
|
|
123
|
+
collection of audit records beyond the free limit of one million audit
|
|
124
|
+
records per month per target database, potentially incurring
|
|
125
|
+
additional charges. For more information, see Data Safe Price List.
|
|
126
|
+
|
|
127
|
+
--is-paid-usage-enabled [boolean]
|
|
128
|
+
|
|
129
|
+
Indicates if you want to continue collecting audit records beyond the
|
|
130
|
+
free limit of one million audit records per month per target database,
|
|
131
|
+
potentially incurring additional charges. The default value is
|
|
132
|
+
inherited from the global settings. You can change at the global level
|
|
133
|
+
or at the target level.
|
|
134
|
+
|
|
135
|
+
--max-wait-seconds [integer]
|
|
136
|
+
|
|
137
|
+
The maximum time to wait for the work request to reach the state
|
|
138
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
139
|
+
|
|
140
|
+
--offline-months [integer]
|
|
141
|
+
|
|
142
|
+
Number of months the audit records will be stored offline in the
|
|
143
|
+
offline archive. Minimum: 0; Maximum: 72 months. If you have a
|
|
144
|
+
requirement to store the audit data even longer in the offline
|
|
145
|
+
archive, please contact the Oracle Support.
|
|
146
|
+
|
|
147
|
+
--online-months [integer]
|
|
148
|
+
|
|
149
|
+
Number of months the audit records will be stored online in the audit
|
|
150
|
+
repository for immediate reporting and analysis. Minimum: 1; Maximum:
|
|
151
|
+
12 months
|
|
152
|
+
|
|
153
|
+
--wait-for-state [text]
|
|
154
|
+
|
|
155
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
156
|
+
and uses a work request to track the progress of the operation.
|
|
157
|
+
Specify this option to perform the action and then wait until the work
|
|
158
|
+
request reaches a certain state. Multiple states can be specified,
|
|
159
|
+
returning on the first state. For example, "--wait-for-state"
|
|
160
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
161
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
162
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
163
|
+
|
|
164
|
+
Accepted values are:
|
|
165
|
+
|
|
166
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, SUSPENDED, SUSPENDING
|
|
167
|
+
|
|
168
|
+
--wait-interval-seconds [integer]
|
|
169
|
+
|
|
170
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
171
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
172
|
+
seconds.
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
Global Parameters
|
|
176
|
+
=================
|
|
177
|
+
|
|
178
|
+
Use "oci --help" for help on global parameters.
|
|
179
|
+
|
|
180
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
181
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
182
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
183
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
184
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
185
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
186
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
187
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
Example using required parameter
|
|
191
|
+
================================
|
|
192
|
+
|
|
193
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
194
|
+
command by typing “bash example.sh” and replacing the example
|
|
195
|
+
parameters with your own.
|
|
196
|
+
|
|
197
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
198
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
199
|
+
security policies before trying the examples.
|
|
200
|
+
|
|
201
|
+
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/audit-profile/create.html#cmdoption-compartment-id
|
|
202
|
+
export target_id=<substitute-value-of-target_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-id
|
|
203
|
+
export target_type=<substitute-value-of-target_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-type
|
|
204
|
+
|
|
205
|
+
oci data-safe audit-profile create --compartment-id $compartment_id --target-id $target_id --target-type $target_type
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
"delete"
|
|
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
|
+
Deletes the specified audit profile. The audit profile delete
|
|
21
|
+
operation is only supported for audit profiles with target type as
|
|
22
|
+
TARGET_DATABASE_GROUP.
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
Usage
|
|
26
|
+
=====
|
|
27
|
+
|
|
28
|
+
oci data-safe audit-profile delete [OPTIONS]
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
Required Parameters
|
|
32
|
+
===================
|
|
33
|
+
|
|
34
|
+
--audit-profile-id [text]
|
|
35
|
+
|
|
36
|
+
The OCID of the audit.
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
Optional Parameters
|
|
40
|
+
===================
|
|
41
|
+
|
|
42
|
+
--force
|
|
43
|
+
|
|
44
|
+
Perform deletion without prompting for confirmation.
|
|
45
|
+
|
|
46
|
+
--from-json [text]
|
|
47
|
+
|
|
48
|
+
Provide input to this command as a JSON document from a file using the
|
|
49
|
+
file://path-to/file syntax.
|
|
50
|
+
|
|
51
|
+
The "--generate-full-command-json-input" option can be used to
|
|
52
|
+
generate a sample json file to be used with this command option. The
|
|
53
|
+
key names are pre-populated and match the command option names
|
|
54
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
55
|
+
while the values of the keys need to be populated by the user before
|
|
56
|
+
using the sample file as an input to this command. For any command
|
|
57
|
+
option that accepts multiple values, the value of the key can be a
|
|
58
|
+
JSON array.
|
|
59
|
+
|
|
60
|
+
Options can still be provided on the command line. If an option exists
|
|
61
|
+
in both the JSON document and the command line then the command line
|
|
62
|
+
specified value will be used.
|
|
63
|
+
|
|
64
|
+
For examples on usage of this option, please see our “using CLI with
|
|
65
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
66
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
67
|
+
|
|
68
|
+
--if-match [text]
|
|
69
|
+
|
|
70
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
71
|
+
resource, set the if-match parameter to the value of the etag from a
|
|
72
|
+
previous GET or POST response for that resource. The resource will be
|
|
73
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
74
|
+
current etag value.
|
|
75
|
+
|
|
76
|
+
--max-wait-seconds [integer]
|
|
77
|
+
|
|
78
|
+
The maximum time to wait for the work request to reach the state
|
|
79
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
80
|
+
|
|
81
|
+
--wait-for-state [text]
|
|
82
|
+
|
|
83
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
84
|
+
and uses a work request to track the progress of the operation.
|
|
85
|
+
Specify this option to perform the action and then wait until the work
|
|
86
|
+
request reaches a certain state. Multiple states can be specified,
|
|
87
|
+
returning on the first state. For example, "--wait-for-state"
|
|
88
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
89
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
90
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
91
|
+
|
|
92
|
+
Accepted values are:
|
|
93
|
+
|
|
94
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, SUSPENDED, SUSPENDING
|
|
95
|
+
|
|
96
|
+
--wait-interval-seconds [integer]
|
|
97
|
+
|
|
98
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
99
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
100
|
+
seconds.
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
Global Parameters
|
|
104
|
+
=================
|
|
105
|
+
|
|
106
|
+
Use "oci --help" for help on global parameters.
|
|
107
|
+
|
|
108
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
109
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
110
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
111
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
112
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
113
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
114
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
115
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
Example using required parameter
|
|
119
|
+
================================
|
|
120
|
+
|
|
121
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
122
|
+
command by typing “bash example.sh” and replacing the example
|
|
123
|
+
parameters with your own.
|
|
124
|
+
|
|
125
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
126
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
127
|
+
security policies before trying the examples.
|
|
128
|
+
|
|
129
|
+
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/audit-profile/create.html#cmdoption-compartment-id
|
|
130
|
+
export target_id=<substitute-value-of-target_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-id
|
|
131
|
+
export target_type=<substitute-value-of-target_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-type
|
|
132
|
+
|
|
133
|
+
audit_profile_id=$(oci data-safe audit-profile create --compartment-id $compartment_id --target-id $target_id --target-type $target_type --query data.id --raw-output)
|
|
134
|
+
|
|
135
|
+
oci data-safe audit-profile delete --audit-profile-id $audit_profile_id
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt
CHANGED
|
@@ -124,6 +124,10 @@ 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
|
|
127
|
+
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/audit-profile/create.html#cmdoption-compartment-id
|
|
128
|
+
export target_id=<substitute-value-of-target_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-id
|
|
129
|
+
export target_type=<substitute-value-of-target_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-type
|
|
130
|
+
|
|
131
|
+
audit_profile_id=$(oci data-safe audit-profile create --compartment-id $compartment_id --target-id $target_id --target-type $target_type --query data.id --raw-output)
|
|
128
132
|
|
|
129
133
|
oci data-safe audit-profile discover-audit-trails --audit-profile-id $audit_profile_id
|
|
@@ -87,6 +87,10 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
87
87
|
like shell. You need to set up the OCI configuration and appropriate
|
|
88
88
|
security policies before trying the examples.
|
|
89
89
|
|
|
90
|
-
export
|
|
90
|
+
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/audit-profile/create.html#cmdoption-compartment-id
|
|
91
|
+
export target_id=<substitute-value-of-target_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-id
|
|
92
|
+
export target_type=<substitute-value-of-target_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-type
|
|
93
|
+
|
|
94
|
+
audit_profile_id=$(oci data-safe audit-profile create --compartment-id $compartment_id --target-id $target_id --target-type $target_type --query data.id --raw-output)
|
|
91
95
|
|
|
92
96
|
oci data-safe audit-profile get --audit-profile-id $audit_profile_id
|
|
@@ -315,7 +315,11 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
315
315
|
like shell. You need to set up the OCI configuration and appropriate
|
|
316
316
|
security policies before trying the examples.
|
|
317
317
|
|
|
318
|
-
export
|
|
318
|
+
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/audit-profile/create.html#cmdoption-compartment-id
|
|
319
|
+
export target_id=<substitute-value-of-target_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-id
|
|
320
|
+
export target_type=<substitute-value-of-target_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-type
|
|
319
321
|
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/data-safe/audit-profile/list-available-audit-volumes.html#cmdoption-work-request-id
|
|
320
322
|
|
|
323
|
+
audit_profile_id=$(oci data-safe audit-profile create --compartment-id $compartment_id --target-id $target_id --target-type $target_type --query data.id --raw-output)
|
|
324
|
+
|
|
321
325
|
oci data-safe audit-profile list-available-audit-volumes --audit-profile-id $audit_profile_id --work-request-id $work_request_id
|
|
@@ -310,7 +310,11 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
310
310
|
like shell. You need to set up the OCI configuration and appropriate
|
|
311
311
|
security policies before trying the examples.
|
|
312
312
|
|
|
313
|
-
export
|
|
313
|
+
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/audit-profile/create.html#cmdoption-compartment-id
|
|
314
|
+
export target_id=<substitute-value-of-target_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-id
|
|
315
|
+
export target_type=<substitute-value-of-target_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-type
|
|
314
316
|
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/data-safe/audit-profile/list-collected-audit-volumes.html#cmdoption-work-request-id
|
|
315
317
|
|
|
318
|
+
audit_profile_id=$(oci data-safe audit-profile create --compartment-id $compartment_id --target-id $target_id --target-type $target_type --query data.id --raw-output)
|
|
319
|
+
|
|
316
320
|
oci data-safe audit-profile list-collected-audit-volumes --audit-profile-id $audit_profile_id --work-request-id $work_request_id
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt
ADDED
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
"list-target-overrides"
|
|
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
|
+
Gets a list of all targets whose audit settings override the target
|
|
21
|
+
group setting.
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
Usage
|
|
25
|
+
=====
|
|
26
|
+
|
|
27
|
+
oci data-safe audit-profile list-target-overrides [OPTIONS]
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
Required Parameters
|
|
31
|
+
===================
|
|
32
|
+
|
|
33
|
+
--audit-profile-id [text]
|
|
34
|
+
|
|
35
|
+
The OCID of the audit.
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
Optional Parameters
|
|
39
|
+
===================
|
|
40
|
+
|
|
41
|
+
--all
|
|
42
|
+
|
|
43
|
+
Fetches all pages of results. If you provide this option, then you
|
|
44
|
+
cannot provide the "--limit" option.
|
|
45
|
+
|
|
46
|
+
--display-name [text]
|
|
47
|
+
|
|
48
|
+
A filter to return only resources that match the specified display
|
|
49
|
+
name.
|
|
50
|
+
|
|
51
|
+
--from-json [text]
|
|
52
|
+
|
|
53
|
+
Provide input to this command as a JSON document from a file using the
|
|
54
|
+
file://path-to/file syntax.
|
|
55
|
+
|
|
56
|
+
The "--generate-full-command-json-input" option can be used to
|
|
57
|
+
generate a sample json file to be used with this command option. The
|
|
58
|
+
key names are pre-populated and match the command option names
|
|
59
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
60
|
+
while the values of the keys need to be populated by the user before
|
|
61
|
+
using the sample file as an input to this command. For any command
|
|
62
|
+
option that accepts multiple values, the value of the key can be a
|
|
63
|
+
JSON array.
|
|
64
|
+
|
|
65
|
+
Options can still be provided on the command line. If an option exists
|
|
66
|
+
in both the JSON document and the command line then the command line
|
|
67
|
+
specified value will be used.
|
|
68
|
+
|
|
69
|
+
For examples on usage of this option, please see our “using CLI with
|
|
70
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
71
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
72
|
+
|
|
73
|
+
--limit [integer]
|
|
74
|
+
|
|
75
|
+
For list pagination. The maximum number of items to return per page in
|
|
76
|
+
a paginated “List” call. For details about how pagination works, see
|
|
77
|
+
List Pagination.
|
|
78
|
+
|
|
79
|
+
--page [text]
|
|
80
|
+
|
|
81
|
+
For list pagination. The page token representing the page at which to
|
|
82
|
+
start retrieving results. It is usually retrieved from a previous
|
|
83
|
+
“List” call. For details about how pagination works, see List
|
|
84
|
+
Pagination.
|
|
85
|
+
|
|
86
|
+
--page-size [integer]
|
|
87
|
+
|
|
88
|
+
When fetching results, the number of results to fetch per call. Only
|
|
89
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
90
|
+
|
|
91
|
+
--sort-by [text]
|
|
92
|
+
|
|
93
|
+
The field used for sorting. Only one sorting order (sortOrder) can be
|
|
94
|
+
specified. The default order for TIMECREATED is descending. The
|
|
95
|
+
default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order
|
|
96
|
+
is case sensitive.
|
|
97
|
+
|
|
98
|
+
Accepted values are:
|
|
99
|
+
|
|
100
|
+
DISPLAYNAME, TIMECREATED
|
|
101
|
+
|
|
102
|
+
--sort-order [text]
|
|
103
|
+
|
|
104
|
+
The sort order to use, either ascending (ASC) or descending (DESC).
|
|
105
|
+
|
|
106
|
+
Accepted values are:
|
|
107
|
+
|
|
108
|
+
ASC, DESC
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
Global Parameters
|
|
112
|
+
=================
|
|
113
|
+
|
|
114
|
+
Use "oci --help" for help on global parameters.
|
|
115
|
+
|
|
116
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
117
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
118
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
119
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
120
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
121
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
122
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
123
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
Example using required parameter
|
|
127
|
+
================================
|
|
128
|
+
|
|
129
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
130
|
+
command by typing “bash example.sh” and replacing the example
|
|
131
|
+
parameters with your own.
|
|
132
|
+
|
|
133
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
134
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
135
|
+
security policies before trying the examples.
|
|
136
|
+
|
|
137
|
+
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/audit-profile/create.html#cmdoption-compartment-id
|
|
138
|
+
export target_id=<substitute-value-of-target_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-id
|
|
139
|
+
export target_type=<substitute-value-of-target_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-type
|
|
140
|
+
|
|
141
|
+
audit_profile_id=$(oci data-safe audit-profile create --compartment-id $compartment_id --target-id $target_id --target-type $target_type --query data.id --raw-output)
|
|
142
|
+
|
|
143
|
+
oci data-safe audit-profile list-target-overrides --audit-profile-id $audit_profile_id
|
|
@@ -175,10 +175,24 @@ Accepted values are:
|
|
|
175
175
|
|
|
176
176
|
ASC, DESC
|
|
177
177
|
|
|
178
|
+
--target-database-group-id [text]
|
|
179
|
+
|
|
180
|
+
A filter to return the target database group that matches the
|
|
181
|
+
specified OCID.
|
|
182
|
+
|
|
178
183
|
--target-id [text]
|
|
179
184
|
|
|
180
185
|
A filter to return only items related to a specific target OCID.
|
|
181
186
|
|
|
187
|
+
--target-type [text]
|
|
188
|
+
|
|
189
|
+
A optional filter to return only resources that belong to the
|
|
190
|
+
specified audit profile type.
|
|
191
|
+
|
|
192
|
+
Accepted values are:
|
|
193
|
+
|
|
194
|
+
TARGET_DATABASE, TARGET_DATABASE_GROUP
|
|
195
|
+
|
|
182
196
|
|
|
183
197
|
Global Parameters
|
|
184
198
|
=================
|
|
@@ -113,6 +113,15 @@ previous GET or POST response for that resource. The resource will be
|
|
|
113
113
|
updated or deleted only if the etag you provide matches the resource’s
|
|
114
114
|
current etag value.
|
|
115
115
|
|
|
116
|
+
--is-override-global-paid-usage [boolean]
|
|
117
|
+
|
|
118
|
+
Indicates whether audit paid usage settings specified at the target
|
|
119
|
+
database level override both the global settings and the target group
|
|
120
|
+
level paid usage settings. Enabling paid usage continues the
|
|
121
|
+
collection of audit records beyond the free limit of one million audit
|
|
122
|
+
records per month per target database, potentially incurring
|
|
123
|
+
additional charges. For more information, see Data Safe Price List.
|
|
124
|
+
|
|
116
125
|
--is-paid-usage-enabled [boolean]
|
|
117
126
|
|
|
118
127
|
Indicates if you want to continue collecting audit records beyond the
|
|
@@ -174,6 +183,10 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
174
183
|
like shell. You need to set up the OCI configuration and appropriate
|
|
175
184
|
security policies before trying the examples.
|
|
176
185
|
|
|
177
|
-
export
|
|
186
|
+
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/audit-profile/create.html#cmdoption-compartment-id
|
|
187
|
+
export target_id=<substitute-value-of-target_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-id
|
|
188
|
+
export target_type=<substitute-value-of-target_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/create.html#cmdoption-target-type
|
|
189
|
+
|
|
190
|
+
audit_profile_id=$(oci data-safe audit-profile create --compartment-id $compartment_id --target-id $target_id --target-type $target_type --query data.id --raw-output)
|
|
178
191
|
|
|
179
192
|
oci data-safe audit-profile update --audit-profile-id $audit_profile_id
|
|
@@ -107,7 +107,7 @@ The group by parameter for summarize operation on audit.
|
|
|
107
107
|
|
|
108
108
|
Accepted values are:
|
|
109
109
|
|
|
110
|
-
isPaidUsageEnabled
|
|
110
|
+
isPaidUsageEnabled, offlineMonthsSource, onlineMonthsSource, paidUsageSource, targetType
|
|
111
111
|
|
|
112
112
|
--limit [integer]
|
|
113
113
|
|
|
@@ -127,6 +127,15 @@ Pagination.
|
|
|
127
127
|
When fetching results, the number of results to fetch per call. Only
|
|
128
128
|
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
129
129
|
|
|
130
|
+
--target-type [text]
|
|
131
|
+
|
|
132
|
+
A optional filter to return only resources that belong to the
|
|
133
|
+
specified audit profile type.
|
|
134
|
+
|
|
135
|
+
Accepted values are:
|
|
136
|
+
|
|
137
|
+
TARGET_DATABASE, TARGET_DATABASE_GROUP
|
|
138
|
+
|
|
130
139
|
|
|
131
140
|
Global Parameters
|
|
132
141
|
=================
|
|
@@ -164,6 +164,11 @@ Accepted values are:
|
|
|
164
164
|
|
|
165
165
|
COLLECTING, IDLE, NOT_STARTED, RECOVERING, RESUMING, RETRYING, STARTING, STOPPED, STOPPED_FAILED, STOPPED_NEEDS_ATTN, STOPPING
|
|
166
166
|
|
|
167
|
+
--target-database-group-id [text]
|
|
168
|
+
|
|
169
|
+
A filter to return the target database group that matches the
|
|
170
|
+
specified OCID.
|
|
171
|
+
|
|
167
172
|
--target-id [text]
|
|
168
173
|
|
|
169
174
|
A filter to return only items related to a specific target OCID.
|
|
@@ -124,6 +124,12 @@ The OCID of the audit trail.
|
|
|
124
124
|
Optional Parameters
|
|
125
125
|
===================
|
|
126
126
|
|
|
127
|
+
--can-update-last-archive-time-on-target [boolean]
|
|
128
|
+
|
|
129
|
+
Indicates if the Datasafe updates last archive time on target
|
|
130
|
+
database. If isAutoPurgeEnabled field is enabled, this field must be
|
|
131
|
+
true.
|
|
132
|
+
|
|
127
133
|
--from-json [text]
|
|
128
134
|
|
|
129
135
|
Provide input to this command as a JSON document from a file using the
|