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,211 @@
|
|
|
1
|
+
"list"
|
|
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
|
+
Retrieves the list of attribute sets.
|
|
21
|
+
|
|
22
|
+
The ListAttributeSets operation returns only the attribute sets in the
|
|
23
|
+
specified *compartmentId*.
|
|
24
|
+
|
|
25
|
+
The parameter *accessLevel* specifies whether to return only those
|
|
26
|
+
compartments for which the requester has INSPECT permissions on at
|
|
27
|
+
least one resource directly or indirectly (ACCESSIBLE) (the resource
|
|
28
|
+
can be in a subcompartment) or to return Not Authorized if Principal
|
|
29
|
+
doesn’t have access to even one of the child compartments. This is
|
|
30
|
+
valid only when *compartmentIdInSubtree* is set to *true*.
|
|
31
|
+
|
|
32
|
+
The parameter *compartmentIdInSubtree* applies when you perform
|
|
33
|
+
ListAttributeSet on the *compartmentId* passed and when it is set to
|
|
34
|
+
true, the entire hierarchy of compartments can be returned. To get a
|
|
35
|
+
full list of all compartments and subcompartments in the tenancy (root
|
|
36
|
+
compartment), set the parameter *compartmentIdInSubtree* to true and
|
|
37
|
+
*accessLevel* to ACCESSIBLE.
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
Usage
|
|
41
|
+
=====
|
|
42
|
+
|
|
43
|
+
oci data-safe attribute-set list [OPTIONS]
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
Required Parameters
|
|
47
|
+
===================
|
|
48
|
+
|
|
49
|
+
--compartment-id, -c [text]
|
|
50
|
+
|
|
51
|
+
A filter to return only resources that match the specified compartment
|
|
52
|
+
OCID.
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
Optional Parameters
|
|
56
|
+
===================
|
|
57
|
+
|
|
58
|
+
--access-level [text]
|
|
59
|
+
|
|
60
|
+
Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED.
|
|
61
|
+
Setting this to ACCESSIBLE returns only those compartments for which
|
|
62
|
+
the user has INSPECT permissions directly or indirectly (permissions
|
|
63
|
+
can be on a resource in a subcompartment). When set to RESTRICTED
|
|
64
|
+
permissions are checked and no partial results are displayed.
|
|
65
|
+
|
|
66
|
+
Accepted values are:
|
|
67
|
+
|
|
68
|
+
ACCESSIBLE, RESTRICTED
|
|
69
|
+
|
|
70
|
+
--all
|
|
71
|
+
|
|
72
|
+
Fetches all pages of results. If you provide this option, then you
|
|
73
|
+
cannot provide the "--limit" option.
|
|
74
|
+
|
|
75
|
+
--attribute-set-id [text]
|
|
76
|
+
|
|
77
|
+
A filter to return only attribute set resources that matches the
|
|
78
|
+
specified attribute set OCID query param.
|
|
79
|
+
|
|
80
|
+
--attribute-set-type [text]
|
|
81
|
+
|
|
82
|
+
A filter to return only attribute set resources that matches the
|
|
83
|
+
specified attribute set type query param.
|
|
84
|
+
|
|
85
|
+
Accepted values are:
|
|
86
|
+
|
|
87
|
+
CLIENT_PROGRAM, DATABASE_OBJECT, DATABASE_USER, IP_ADDRESS, OS_USER
|
|
88
|
+
|
|
89
|
+
--compartment-id-in-subtree [boolean]
|
|
90
|
+
|
|
91
|
+
Default is false. When set to true, the hierarchy of compartments is
|
|
92
|
+
traversed and all compartments and subcompartments in the tenancy are
|
|
93
|
+
returned. Depends on the ‘accessLevel’ setting.
|
|
94
|
+
|
|
95
|
+
--display-name [text]
|
|
96
|
+
|
|
97
|
+
A filter to return only resources that match the specified display
|
|
98
|
+
name.
|
|
99
|
+
|
|
100
|
+
--from-json [text]
|
|
101
|
+
|
|
102
|
+
Provide input to this command as a JSON document from a file using the
|
|
103
|
+
file://path-to/file syntax.
|
|
104
|
+
|
|
105
|
+
The "--generate-full-command-json-input" option can be used to
|
|
106
|
+
generate a sample json file to be used with this command option. The
|
|
107
|
+
key names are pre-populated and match the command option names
|
|
108
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
109
|
+
while the values of the keys need to be populated by the user before
|
|
110
|
+
using the sample file as an input to this command. For any command
|
|
111
|
+
option that accepts multiple values, the value of the key can be a
|
|
112
|
+
JSON array.
|
|
113
|
+
|
|
114
|
+
Options can still be provided on the command line. If an option exists
|
|
115
|
+
in both the JSON document and the command line then the command line
|
|
116
|
+
specified value will be used.
|
|
117
|
+
|
|
118
|
+
For examples on usage of this option, please see our “using CLI with
|
|
119
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
120
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
121
|
+
|
|
122
|
+
--in-use [text]
|
|
123
|
+
|
|
124
|
+
A filter to return attribute set resources that are in use by other
|
|
125
|
+
associated resources.
|
|
126
|
+
|
|
127
|
+
Accepted values are:
|
|
128
|
+
|
|
129
|
+
NO, YES
|
|
130
|
+
|
|
131
|
+
--is-user-defined [boolean]
|
|
132
|
+
|
|
133
|
+
A filter to return user defined or seeded attribute set resources that
|
|
134
|
+
matches the specified is user defined query param. A true value
|
|
135
|
+
indicates user defined attribute set.
|
|
136
|
+
|
|
137
|
+
--lifecycle-state [text]
|
|
138
|
+
|
|
139
|
+
The current state of an attribute set.
|
|
140
|
+
|
|
141
|
+
Accepted values are:
|
|
142
|
+
|
|
143
|
+
ACTIVE, CREATING, DELETING, FAILED, UPDATING
|
|
144
|
+
|
|
145
|
+
--limit [integer]
|
|
146
|
+
|
|
147
|
+
For list pagination. The maximum number of items to return per page in
|
|
148
|
+
a paginated “List” call. For details about how pagination works, see
|
|
149
|
+
List Pagination.
|
|
150
|
+
|
|
151
|
+
--page [text]
|
|
152
|
+
|
|
153
|
+
For list pagination. The page token representing the page at which to
|
|
154
|
+
start retrieving results. It is usually retrieved from a previous
|
|
155
|
+
“List” call. For details about how pagination works, see List
|
|
156
|
+
Pagination.
|
|
157
|
+
|
|
158
|
+
--page-size [integer]
|
|
159
|
+
|
|
160
|
+
When fetching results, the number of results to fetch per call. Only
|
|
161
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
162
|
+
|
|
163
|
+
--sort-by [text]
|
|
164
|
+
|
|
165
|
+
The field used for sorting. Only one sorting order (sortOrder) can be
|
|
166
|
+
specified. The default order for TIMECREATED is descending. The
|
|
167
|
+
default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order
|
|
168
|
+
is case sensitive.
|
|
169
|
+
|
|
170
|
+
Accepted values are:
|
|
171
|
+
|
|
172
|
+
DISPLAYNAME, TIMECREATED
|
|
173
|
+
|
|
174
|
+
--sort-order [text]
|
|
175
|
+
|
|
176
|
+
The sort order to use, either ascending (ASC) or descending (DESC).
|
|
177
|
+
|
|
178
|
+
Accepted values are:
|
|
179
|
+
|
|
180
|
+
ASC, DESC
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
Global Parameters
|
|
184
|
+
=================
|
|
185
|
+
|
|
186
|
+
Use "oci --help" for help on global parameters.
|
|
187
|
+
|
|
188
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
189
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
190
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
191
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
192
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
193
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
194
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
195
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
Example using required parameter
|
|
199
|
+
================================
|
|
200
|
+
|
|
201
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
202
|
+
command by typing “bash example.sh” and replacing the example
|
|
203
|
+
parameters with your own.
|
|
204
|
+
|
|
205
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
206
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
207
|
+
security policies before trying the examples.
|
|
208
|
+
|
|
209
|
+
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/attribute-set/list.html#cmdoption-compartment-id
|
|
210
|
+
|
|
211
|
+
oci data-safe attribute-set list --compartment-id $compartment_id
|
|
@@ -0,0 +1,192 @@
|
|
|
1
|
+
"update"
|
|
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
|
+
Updates an attribute set.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci data-safe attribute-set update [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--attribute-set-id [text]
|
|
33
|
+
|
|
34
|
+
OCID of an attribute set.
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
Optional Parameters
|
|
38
|
+
===================
|
|
39
|
+
|
|
40
|
+
--attribute-set-values [complex type]
|
|
41
|
+
|
|
42
|
+
The list of attribute set values that will replace existing values.
|
|
43
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
44
|
+
be provided as a string on the command line or passed in as a file
|
|
45
|
+
using the file://path/to/file syntax.
|
|
46
|
+
|
|
47
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
48
|
+
example of the JSON which must be provided. We recommend storing this
|
|
49
|
+
example in a file, modifying it as needed and then passing it back in
|
|
50
|
+
via the file:// syntax.
|
|
51
|
+
|
|
52
|
+
--defined-tags [complex type]
|
|
53
|
+
|
|
54
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
55
|
+
namespace. For more information, see Resource Tags Example:
|
|
56
|
+
*{“Operations”: {“CostCenter”: “42”}}* This is a complex type whose
|
|
57
|
+
value must be valid JSON. The value can be provided as a string on the
|
|
58
|
+
command line or passed in as a file using the file://path/to/file
|
|
59
|
+
syntax.
|
|
60
|
+
|
|
61
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
62
|
+
example of the JSON which must be provided. We recommend storing this
|
|
63
|
+
example in a file, modifying it as needed and then passing it back in
|
|
64
|
+
via the file:// syntax.
|
|
65
|
+
|
|
66
|
+
--description [text]
|
|
67
|
+
|
|
68
|
+
The description of an attribute set.
|
|
69
|
+
|
|
70
|
+
--display-name [text]
|
|
71
|
+
|
|
72
|
+
The display name of an attribute set. The name does not have to be
|
|
73
|
+
unique, and is changeable.
|
|
74
|
+
|
|
75
|
+
--force
|
|
76
|
+
|
|
77
|
+
Perform update without prompting for confirmation.
|
|
78
|
+
|
|
79
|
+
--freeform-tags [complex type]
|
|
80
|
+
|
|
81
|
+
Free-form tags for this resource. Each tag is a simple key-value pair
|
|
82
|
+
with no predefined name, type, or namespace. For more information, see
|
|
83
|
+
Resource Tags
|
|
84
|
+
|
|
85
|
+
Example:
|
|
86
|
+
|
|
87
|
+
{"Department": "Finance"}
|
|
88
|
+
|
|
89
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
90
|
+
be provided as a string on the command line or passed in as a file
|
|
91
|
+
using the file://path/to/file syntax.
|
|
92
|
+
|
|
93
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
94
|
+
example of the JSON which must be provided. We recommend storing this
|
|
95
|
+
example in a file, modifying it as needed and then passing it back in
|
|
96
|
+
via the file:// syntax.
|
|
97
|
+
|
|
98
|
+
--from-json [text]
|
|
99
|
+
|
|
100
|
+
Provide input to this command as a JSON document from a file using the
|
|
101
|
+
file://path-to/file syntax.
|
|
102
|
+
|
|
103
|
+
The "--generate-full-command-json-input" option can be used to
|
|
104
|
+
generate a sample json file to be used with this command option. The
|
|
105
|
+
key names are pre-populated and match the command option names
|
|
106
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
107
|
+
while the values of the keys need to be populated by the user before
|
|
108
|
+
using the sample file as an input to this command. For any command
|
|
109
|
+
option that accepts multiple values, the value of the key can be a
|
|
110
|
+
JSON array.
|
|
111
|
+
|
|
112
|
+
Options can still be provided on the command line. If an option exists
|
|
113
|
+
in both the JSON document and the command line then the command line
|
|
114
|
+
specified value will be used.
|
|
115
|
+
|
|
116
|
+
For examples on usage of this option, please see our “using CLI with
|
|
117
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
118
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
119
|
+
|
|
120
|
+
--if-match [text]
|
|
121
|
+
|
|
122
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
123
|
+
resource, set the if-match parameter to the value of the etag from a
|
|
124
|
+
previous GET or POST response for that resource. The resource will be
|
|
125
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
126
|
+
current etag value.
|
|
127
|
+
|
|
128
|
+
--max-wait-seconds [integer]
|
|
129
|
+
|
|
130
|
+
The maximum time to wait for the work request to reach the state
|
|
131
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
132
|
+
|
|
133
|
+
--wait-for-state [text]
|
|
134
|
+
|
|
135
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
136
|
+
and uses a work request to track the progress of the operation.
|
|
137
|
+
Specify this option to perform the action and then wait until the work
|
|
138
|
+
request reaches a certain state. Multiple states can be specified,
|
|
139
|
+
returning on the first state. For example, "--wait-for-state"
|
|
140
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
141
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
142
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
143
|
+
|
|
144
|
+
Accepted values are:
|
|
145
|
+
|
|
146
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, SUSPENDED, SUSPENDING
|
|
147
|
+
|
|
148
|
+
--wait-interval-seconds [integer]
|
|
149
|
+
|
|
150
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
151
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
152
|
+
seconds.
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
Global Parameters
|
|
156
|
+
=================
|
|
157
|
+
|
|
158
|
+
Use "oci --help" for help on global parameters.
|
|
159
|
+
|
|
160
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
161
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
162
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
163
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
164
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
165
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
166
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
167
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
Example using required parameter
|
|
171
|
+
================================
|
|
172
|
+
|
|
173
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
174
|
+
example parameters with your own.
|
|
175
|
+
|
|
176
|
+
oci data-safe attribute-set create --generate-param-json-input attribute-set-values > attribute-set-values.json
|
|
177
|
+
|
|
178
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
179
|
+
command by typing “bash example.sh” and replacing the example
|
|
180
|
+
parameters with your own.
|
|
181
|
+
|
|
182
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
183
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
184
|
+
security policies before trying the examples.
|
|
185
|
+
|
|
186
|
+
export attribute_set_type=<substitute-value-of-attribute_set_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/attribute-set/create.html#cmdoption-attribute-set-type
|
|
187
|
+
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/attribute-set/create.html#cmdoption-compartment-id
|
|
188
|
+
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/attribute-set/create.html#cmdoption-display-name
|
|
189
|
+
|
|
190
|
+
attribute_set_id=$(oci data-safe attribute-set create --attribute-set-type $attribute_set_type --attribute-set-values file://attribute-set-values.json --compartment-id $compartment_id --display-name $display_name --query data.id --raw-output)
|
|
191
|
+
|
|
192
|
+
oci data-safe attribute-set update --attribute-set-id $attribute_set_id
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
attribute-set
|
|
2
|
+
*************
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
Represents an attribute set. An attribute set is a collection of data
|
|
9
|
+
attributes defined by the user. i.e an attribute set of ip addresses,
|
|
10
|
+
os user names or database privileged users.
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
Available Commands
|
|
14
|
+
==================
|
|
15
|
+
|
|
16
|
+
* change-compartment
|
|
17
|
+
|
|
18
|
+
* create
|
|
19
|
+
|
|
20
|
+
* delete
|
|
21
|
+
|
|
22
|
+
* get
|
|
23
|
+
|
|
24
|
+
* list
|
|
25
|
+
|
|
26
|
+
* list-associated-resources
|
|
27
|
+
|
|
28
|
+
* update
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt
CHANGED
|
@@ -138,6 +138,11 @@ Accepted values are:
|
|
|
138
138
|
|
|
139
139
|
ASC, DESC
|
|
140
140
|
|
|
141
|
+
--target-database-group-id [text]
|
|
142
|
+
|
|
143
|
+
A filter to return the target database group that matches the
|
|
144
|
+
specified OCID.
|
|
145
|
+
|
|
141
146
|
--target-id [text]
|
|
142
147
|
|
|
143
148
|
The OCID of the target associated with the archive retrieval.
|
|
@@ -107,7 +107,7 @@ summaryField parameter.
|
|
|
107
107
|
|
|
108
108
|
Accepted values are:
|
|
109
109
|
|
|
110
|
-
auditEventTime, auditType, clientHostname, clientId, clientProgram, dbUserName, eventName, objectType, targetClass, targetId, targetName
|
|
110
|
+
auditEventTime, auditPolicies, auditType, clientHostname, clientId, clientIp, clientProgram, dbUserName, errorCode, eventName, externalUserId, objectName, objectOwner, objectType, osUserName, targetClass, targetId, targetName
|
|
111
111
|
|
|
112
112
|
--if-match [text]
|
|
113
113
|
|
|
@@ -146,13 +146,14 @@ RFC3339. In SCIM filtering expressions, text, date, and time values
|
|
|
146
146
|
must be enclosed in quotation marks, with date and time values using
|
|
147
147
|
ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
148
148
|
|
|
149
|
-
**Example:** (
|
|
150
|
-
eq “LOGON”) The attrExp or the field (for example,
|
|
151
|
-
eventName in above example) which is used to filter
|
|
152
|
-
fields returned by AuditEventSummary. adminUser,
|
|
153
|
-
sensitiveActivity, dsActivity can only have eq operation
|
|
154
|
-
These define admin user activity, common user activity,
|
|
155
|
-
activity and data safe activity **Example:** (adminUser
|
|
149
|
+
**Example:** (auditEventTime ge “2021-06-04T01:00:26.000Z”) and
|
|
150
|
+
(eventName eq “LOGON”) The attrExp or the field (for example,
|
|
151
|
+
operationTime and eventName in above example) which is used to filter
|
|
152
|
+
can be any of the fields returned by AuditEventSummary. adminUser,
|
|
153
|
+
commonUser, sensitiveActivity, dsActivity can only have eq operation
|
|
154
|
+
and value 1. These define admin user activity, common user activity,
|
|
155
|
+
sensitive data activity and data safe activity **Example:** (adminUser
|
|
156
|
+
eq 1)
|
|
156
157
|
|
|
157
158
|
--sort-by [text]
|
|
158
159
|
|
|
@@ -161,7 +162,7 @@ this query parameter value.
|
|
|
161
162
|
|
|
162
163
|
Accepted values are:
|
|
163
164
|
|
|
164
|
-
auditEventTime, auditType, clientHostname, clientId, clientProgram, dbUserName, eventName, objectType, targetClass, targetId, targetName
|
|
165
|
+
auditEventTime, auditPolicies, auditType, clientHostname, clientId, clientIp, clientProgram, dbUserName, errorCode, eventName, externalUserId, objectName, objectOwner, objectType, osUserName, targetClass, targetId, targetName
|
|
165
166
|
|
|
166
167
|
--sort-order [text]
|
|
167
168
|
|
|
@@ -178,7 +179,7 @@ response.
|
|
|
178
179
|
|
|
179
180
|
Accepted values are:
|
|
180
181
|
|
|
181
|
-
allRecord, allViolations, alters, auditEventTime, auditSettingsChange, auditSettingsDisables, auditSettingsEnables, auditType, clientHostname, clientId, clientProgram, creates, dbSchemaChange, dbUserName, ddls, dmls, drops, dvconfigActivities, entitlementChange, eventName, grants, loginFailure, loginSuccess, objectType, privilegeChanges, realmViolations, revokes, ruleViolations, selects, targetClass, targetId, targetName
|
|
182
|
+
allRecord, allViolations, alters, auditEventTime, auditPolicies, auditSettingsChange, auditSettingsDisables, auditSettingsEnables, auditType, clientHostname, clientId, clientIp, clientProgram, creates, dbSchemaChange, dbUserName, ddls, dmls, drops, dvconfigActivities, entitlementChange, errorCode, eventName, externalUserId, grants, loginFailure, loginSuccess, objectName, objectOwner, objectType, osUserName, privilegeChanges, realmViolations, revokes, ruleViolations, selects, targetClass, targetId, targetName
|
|
182
183
|
|
|
183
184
|
--time-ended [datetime]
|
|
184
185
|
|
|
@@ -122,13 +122,14 @@ RFC3339. In SCIM filtering expressions, text, date, and time values
|
|
|
122
122
|
must be enclosed in quotation marks, with date and time values using
|
|
123
123
|
ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
124
124
|
|
|
125
|
-
**Example:** (
|
|
126
|
-
eq “LOGON”) The attrExp or the field (for example,
|
|
127
|
-
eventName in above example) which is used to filter
|
|
128
|
-
fields returned by AuditEventSummary. adminUser,
|
|
129
|
-
sensitiveActivity, dsActivity can only have eq operation
|
|
130
|
-
These define admin user activity, common user activity,
|
|
131
|
-
activity and data safe activity **Example:** (adminUser
|
|
125
|
+
**Example:** (auditEventTime ge “2021-06-04T01:00:26.000Z”) and
|
|
126
|
+
(eventName eq “LOGON”) The attrExp or the field (for example,
|
|
127
|
+
operationTime and eventName in above example) which is used to filter
|
|
128
|
+
can be any of the fields returned by AuditEventSummary. adminUser,
|
|
129
|
+
commonUser, sensitiveActivity, dsActivity can only have eq operation
|
|
130
|
+
and value 1. These define admin user activity, common user activity,
|
|
131
|
+
sensitive data activity and data safe activity **Example:** (adminUser
|
|
132
|
+
eq 1)
|
|
132
133
|
|
|
133
134
|
--sort-by [text]
|
|
134
135
|
|
|
@@ -137,7 +138,7 @@ query parameter value.
|
|
|
137
138
|
|
|
138
139
|
Accepted values are:
|
|
139
140
|
|
|
140
|
-
actionTaken, auditEventTime, auditLocation, auditPolicies, auditType, clientHostname, clientId, clientIp, clientProgram, commandParam, commandText, databaseType, dbUserName, errorCode, errorMessage, eventName, extendedEventAttributes, isAlerted, objectName, objectOwner, objectType, operation, operationStatus, osTerminal, osUserName, targetClass, targetName, timeCollected
|
|
141
|
+
actionTaken, auditEventTime, auditLocation, auditPolicies, auditType, clientHostname, clientId, clientIp, clientProgram, commandParam, commandText, databaseType, dbUserName, errorCode, errorMessage, eventName, extendedEventAttributes, externalUserId, isAlerted, objectName, objectOwner, objectType, operation, operationStatus, osTerminal, osUserName, targetClass, targetName, timeCollected
|
|
141
142
|
|
|
142
143
|
--sort-order [text]
|
|
143
144
|
|
|
@@ -151,6 +151,11 @@ Pagination.
|
|
|
151
151
|
When fetching results, the number of results to fetch per call. Only
|
|
152
152
|
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
153
153
|
|
|
154
|
+
--target-database-group-id [text]
|
|
155
|
+
|
|
156
|
+
A filter to return the target database group that matches the
|
|
157
|
+
specified OCID.
|
|
158
|
+
|
|
154
159
|
--target-id [text]
|
|
155
160
|
|
|
156
161
|
A filter to return only items related to a specific target OCID.
|
|
@@ -157,6 +157,11 @@ Accepted values are:
|
|
|
157
157
|
|
|
158
158
|
ASC, DESC
|
|
159
159
|
|
|
160
|
+
--target-database-group-id [text]
|
|
161
|
+
|
|
162
|
+
A filter to return the target database group that matches the
|
|
163
|
+
specified OCID.
|
|
164
|
+
|
|
160
165
|
--target-id [text]
|
|
161
166
|
|
|
162
167
|
A filter to return only items related to a specific target OCID.
|
|
@@ -226,6 +226,10 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
226
226
|
like shell. You need to set up the OCI configuration and appropriate
|
|
227
227
|
security policies before trying the examples.
|
|
228
228
|
|
|
229
|
-
export
|
|
229
|
+
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
|
|
230
|
+
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
|
|
231
|
+
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
|
|
232
|
+
|
|
233
|
+
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)
|
|
230
234
|
|
|
231
235
|
oci data-safe audit-profile calculate-audit-volume-available --audit-profile-id $audit_profile_id
|
|
@@ -295,7 +295,11 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
295
295
|
like shell. You need to set up the OCI configuration and appropriate
|
|
296
296
|
security policies before trying the examples.
|
|
297
297
|
|
|
298
|
-
export
|
|
298
|
+
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
|
|
299
|
+
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
|
|
300
|
+
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
|
|
299
301
|
export time_from_month=<substitute-value-of-time_from_month> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.html#cmdoption-time-from-month
|
|
300
302
|
|
|
303
|
+
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)
|
|
304
|
+
|
|
301
305
|
oci data-safe audit-profile calculate-audit-volume-collected --audit-profile-id $audit_profile_id --time-from-month $time_from_month
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt
CHANGED
|
@@ -125,7 +125,10 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
125
125
|
like shell. You need to set up the OCI configuration and appropriate
|
|
126
126
|
security policies before trying the examples.
|
|
127
127
|
|
|
128
|
-
export
|
|
129
|
-
export
|
|
128
|
+
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
|
|
129
|
+
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
|
|
130
|
+
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
|
|
131
|
+
|
|
132
|
+
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)
|
|
130
133
|
|
|
131
134
|
oci data-safe audit-profile change-compartment --audit-profile-id $audit_profile_id --compartment-id $compartment_id
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt
CHANGED
|
@@ -70,8 +70,8 @@ current etag value.
|
|
|
70
70
|
--is-override-global-retention-setting [boolean]
|
|
71
71
|
|
|
72
72
|
Indicates whether audit retention settings like online and offline
|
|
73
|
-
months
|
|
74
|
-
retention settings.
|
|
73
|
+
months set at the target level override both the global settings and
|
|
74
|
+
the target group level audit retention settings.
|
|
75
75
|
|
|
76
76
|
--max-wait-seconds [integer]
|
|
77
77
|
|
|
@@ -80,16 +80,16 @@ defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
|
80
80
|
|
|
81
81
|
--offline-months [integer]
|
|
82
82
|
|
|
83
|
-
|
|
84
|
-
offline
|
|
85
|
-
|
|
86
|
-
|
|
83
|
+
Number of months the audit records will be stored offline in the
|
|
84
|
+
offline archive. Minimum: 0; Maximum: 72 months. If you have a
|
|
85
|
+
requirement to store the audit data even longer in the offline
|
|
86
|
+
archive, please contact the Oracle Support.
|
|
87
87
|
|
|
88
88
|
--online-months [integer]
|
|
89
89
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
90
|
+
Number of months the audit records will be stored online in the audit
|
|
91
|
+
repository for immediate reporting and analysis. Minimum: 1; Maximum:
|
|
92
|
+
12 months
|
|
93
93
|
|
|
94
94
|
--wait-for-state [text]
|
|
95
95
|
|
|
@@ -139,6 +139,10 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
139
139
|
like shell. You need to set up the OCI configuration and appropriate
|
|
140
140
|
security policies before trying the examples.
|
|
141
141
|
|
|
142
|
-
export
|
|
142
|
+
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
|
|
143
|
+
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
|
|
144
|
+
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
|
|
145
|
+
|
|
146
|
+
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)
|
|
143
147
|
|
|
144
148
|
oci data-safe audit-profile change-retention --audit-profile-id $audit_profile_id
|