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
|
+
"list-unified-audit-policy-definitions"
|
|
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 a list of all unified audit policy definitions in Data Safe.
|
|
21
|
+
|
|
22
|
+
The ListUnifiedAuditPolicyDefinitions operation returns only the
|
|
23
|
+
unified audit policy definitions in the 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
|
+
ListUnifiedAuditPolicyDefinitions on the *compartmentId* passed and
|
|
34
|
+
when it is set to true, the entire hierarchy of compartments can be
|
|
35
|
+
returned. To get a full list of all compartments and subcompartments
|
|
36
|
+
in the tenancy (root compartment), set the parameter
|
|
37
|
+
*compartmentIdInSubtree* to true and *accessLevel* to ACCESSIBLE.
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
Usage
|
|
41
|
+
=====
|
|
42
|
+
|
|
43
|
+
oci data-safe unified-audit-policy-definition-collection list-unified-audit-policy-definitions [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
|
+
--compartment-id-in-subtree [boolean]
|
|
76
|
+
|
|
77
|
+
Default is false. When set to true, the hierarchy of compartments is
|
|
78
|
+
traversed and all compartments and subcompartments in the tenancy are
|
|
79
|
+
returned. Depends on the ‘accessLevel’ setting.
|
|
80
|
+
|
|
81
|
+
--display-name [text]
|
|
82
|
+
|
|
83
|
+
A filter to return only resources that match the specified display
|
|
84
|
+
name.
|
|
85
|
+
|
|
86
|
+
--from-json [text]
|
|
87
|
+
|
|
88
|
+
Provide input to this command as a JSON document from a file using the
|
|
89
|
+
file://path-to/file syntax.
|
|
90
|
+
|
|
91
|
+
The "--generate-full-command-json-input" option can be used to
|
|
92
|
+
generate a sample json file to be used with this command option. The
|
|
93
|
+
key names are pre-populated and match the command option names
|
|
94
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
95
|
+
while the values of the keys need to be populated by the user before
|
|
96
|
+
using the sample file as an input to this command. For any command
|
|
97
|
+
option that accepts multiple values, the value of the key can be a
|
|
98
|
+
JSON array.
|
|
99
|
+
|
|
100
|
+
Options can still be provided on the command line. If an option exists
|
|
101
|
+
in both the JSON document and the command line then the command line
|
|
102
|
+
specified value will be used.
|
|
103
|
+
|
|
104
|
+
For examples on usage of this option, please see our “using CLI with
|
|
105
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
106
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
107
|
+
|
|
108
|
+
--is-seeded [boolean]
|
|
109
|
+
|
|
110
|
+
A boolean flag indicating to list seeded unified audit policy
|
|
111
|
+
definitions. Set this parameter to get list of seeded unified audit
|
|
112
|
+
policy definitions.
|
|
113
|
+
|
|
114
|
+
--lifecycle-state [text]
|
|
115
|
+
|
|
116
|
+
The current state of the unified audit policy definition.
|
|
117
|
+
|
|
118
|
+
Accepted values are:
|
|
119
|
+
|
|
120
|
+
ACTIVE, CREATING, DELETING, FAILED, INACTIVE, NEEDS_ATTENTION, UPDATING
|
|
121
|
+
|
|
122
|
+
--limit [integer]
|
|
123
|
+
|
|
124
|
+
For list pagination. The maximum number of items to return per page in
|
|
125
|
+
a paginated “List” call. For details about how pagination works, see
|
|
126
|
+
List Pagination.
|
|
127
|
+
|
|
128
|
+
--page [text]
|
|
129
|
+
|
|
130
|
+
For list pagination. The page token representing the page at which to
|
|
131
|
+
start retrieving results. It is usually retrieved from a previous
|
|
132
|
+
“List” call. For details about how pagination works, see List
|
|
133
|
+
Pagination.
|
|
134
|
+
|
|
135
|
+
--page-size [integer]
|
|
136
|
+
|
|
137
|
+
When fetching results, the number of results to fetch per call. Only
|
|
138
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
139
|
+
|
|
140
|
+
--sort-by [text]
|
|
141
|
+
|
|
142
|
+
The field used for sorting. Only one sorting order (sortOrder) can be
|
|
143
|
+
specified. The default order for TIMECREATED is descending. The
|
|
144
|
+
default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order
|
|
145
|
+
is case sensitive.
|
|
146
|
+
|
|
147
|
+
Accepted values are:
|
|
148
|
+
|
|
149
|
+
DISPLAYNAME, TIMECREATED
|
|
150
|
+
|
|
151
|
+
--sort-order [text]
|
|
152
|
+
|
|
153
|
+
The sort order to use, either ascending (ASC) or descending (DESC).
|
|
154
|
+
|
|
155
|
+
Accepted values are:
|
|
156
|
+
|
|
157
|
+
ASC, DESC
|
|
158
|
+
|
|
159
|
+
--unified-audit-policy-category [text]
|
|
160
|
+
|
|
161
|
+
The category to which the unified audit policy definition belongs to.
|
|
162
|
+
|
|
163
|
+
Accepted values are:
|
|
164
|
+
|
|
165
|
+
ADMIN_USER_ACTIVITY, BASIC_ACTIVITY, COMPLIANCE_STANDARD, CUSTOM, ORACLE_PREDEFINED, SQL_FIREWALL_AUDITING, USER_ACTIVITY
|
|
166
|
+
|
|
167
|
+
--unified-audit-policy-definition-id [text]
|
|
168
|
+
|
|
169
|
+
An optional filter to return only resources that match the specified
|
|
170
|
+
OCID of the unified audit policy definition resource.
|
|
171
|
+
|
|
172
|
+
--unified-audit-policy-name [text]
|
|
173
|
+
|
|
174
|
+
The name of the unified audit policy.
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
Global Parameters
|
|
178
|
+
=================
|
|
179
|
+
|
|
180
|
+
Use "oci --help" for help on global parameters.
|
|
181
|
+
|
|
182
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
183
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
184
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
185
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
186
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
187
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
188
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
189
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
Example using required parameter
|
|
193
|
+
================================
|
|
194
|
+
|
|
195
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
196
|
+
command by typing “bash example.sh” and replacing the example
|
|
197
|
+
parameters with your own.
|
|
198
|
+
|
|
199
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
200
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
201
|
+
security policies before trying the examples.
|
|
202
|
+
|
|
203
|
+
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/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.html#cmdoption-compartment-id
|
|
204
|
+
|
|
205
|
+
oci data-safe unified-audit-policy-definition-collection list-unified-audit-policy-definitions --compartment-id $compartment_id
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
unified-audit-policy-definition-collection
|
|
2
|
+
******************************************
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
Collection of audit policy summary.
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
Available Commands
|
|
12
|
+
==================
|
|
13
|
+
|
|
14
|
+
* list-unified-audit-policy-definitions
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition.txt
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
unified-audit-policy-definition
|
|
2
|
+
*******************************
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
Resource represents a single unified audit policy definition.
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
Available Commands
|
|
12
|
+
==================
|
|
13
|
+
|
|
14
|
+
* change-compartment
|
|
15
|
+
|
|
16
|
+
* delete
|
|
17
|
+
|
|
18
|
+
* get
|
|
19
|
+
|
|
20
|
+
* update
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
unified-audit-policy
|
|
2
|
+
********************
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
Resource represents a single unified audit policy on the target
|
|
9
|
+
database.
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
Available Commands
|
|
13
|
+
==================
|
|
14
|
+
|
|
15
|
+
* bulk-create
|
|
16
|
+
|
|
17
|
+
* change-compartment
|
|
18
|
+
|
|
19
|
+
* create
|
|
20
|
+
|
|
21
|
+
* delete
|
|
22
|
+
|
|
23
|
+
* get
|
|
24
|
+
|
|
25
|
+
* update
|
|
@@ -39,8 +39,8 @@ The OCID of the compartment that contains the user assessment.
|
|
|
39
39
|
|
|
40
40
|
--target-id [text]
|
|
41
41
|
|
|
42
|
-
The OCID of the target database
|
|
43
|
-
run.
|
|
42
|
+
The OCID of the target database or target database group on which user
|
|
43
|
+
assessment is to be run.
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
Optional Parameters
|
|
@@ -139,6 +139,17 @@ of week must equal the given value <day-of-month> can be either ‘*’
|
|
|
139
139
|
introduced when it is ‘*’. When not, day of month must equal the given
|
|
140
140
|
value
|
|
141
141
|
|
|
142
|
+
--target-type [text]
|
|
143
|
+
|
|
144
|
+
The type of user assessment resource whether it is individual or group
|
|
145
|
+
resource. For individual target use type TARGET_DATABASE and for group
|
|
146
|
+
resource use type TARGET_DATABASE_GROUP. If not provided,
|
|
147
|
+
TARGET_DATABASE would be used as default value.
|
|
148
|
+
|
|
149
|
+
Accepted values are:
|
|
150
|
+
|
|
151
|
+
TARGET_DATABASE, TARGET_DATABASE_GROUP
|
|
152
|
+
|
|
142
153
|
--wait-for-state [text]
|
|
143
154
|
|
|
144
155
|
This operation asynchronously creates, modifies or deletes a resource
|
|
@@ -161,10 +161,24 @@ Accepted values are:
|
|
|
161
161
|
|
|
162
162
|
ASC, DESC
|
|
163
163
|
|
|
164
|
+
--target-database-group-id [text]
|
|
165
|
+
|
|
166
|
+
A filter to return the target database group that matches the
|
|
167
|
+
specified OCID.
|
|
168
|
+
|
|
164
169
|
--target-id [text]
|
|
165
170
|
|
|
166
171
|
A filter to return only items related to a specific target OCID.
|
|
167
172
|
|
|
173
|
+
--target-type [text]
|
|
174
|
+
|
|
175
|
+
A filter to return only only target database resources or target
|
|
176
|
+
database group resources.
|
|
177
|
+
|
|
178
|
+
Accepted values are:
|
|
179
|
+
|
|
180
|
+
TARGET_DATABASE, TARGET_DATABASE_GROUP
|
|
181
|
+
|
|
168
182
|
--time-created-greater-than-or-equal-to [datetime]
|
|
169
183
|
|
|
170
184
|
A filter to return only user assessments that were created after the
|
|
@@ -55,6 +55,22 @@ Available Commands
|
|
|
55
55
|
|
|
56
56
|
* list-alerts
|
|
57
57
|
|
|
58
|
+
* attribute-set
|
|
59
|
+
|
|
60
|
+
* change-compartment
|
|
61
|
+
|
|
62
|
+
* create
|
|
63
|
+
|
|
64
|
+
* delete
|
|
65
|
+
|
|
66
|
+
* get
|
|
67
|
+
|
|
68
|
+
* list
|
|
69
|
+
|
|
70
|
+
* list-associated-resources
|
|
71
|
+
|
|
72
|
+
* update
|
|
73
|
+
|
|
58
74
|
* audit-archive-retrieval
|
|
59
75
|
|
|
60
76
|
* change-compartment
|
|
@@ -105,6 +121,10 @@ Available Commands
|
|
|
105
121
|
|
|
106
122
|
* change-retention
|
|
107
123
|
|
|
124
|
+
* create
|
|
125
|
+
|
|
126
|
+
* delete
|
|
127
|
+
|
|
108
128
|
* discover-audit-trails
|
|
109
129
|
|
|
110
130
|
* get
|
|
@@ -115,6 +135,8 @@ Available Commands
|
|
|
115
135
|
|
|
116
136
|
* list-collected-audit-volumes
|
|
117
137
|
|
|
138
|
+
* list-target-overrides
|
|
139
|
+
|
|
118
140
|
* update
|
|
119
141
|
|
|
120
142
|
* audit-profile-analytic-collection
|
|
@@ -439,10 +461,14 @@ Available Commands
|
|
|
439
461
|
|
|
440
462
|
* security-assessment
|
|
441
463
|
|
|
464
|
+
* apply-security-assessment-template
|
|
465
|
+
|
|
442
466
|
* change-compartment
|
|
443
467
|
|
|
444
468
|
* compare
|
|
445
469
|
|
|
470
|
+
* compare-to-template-baseline
|
|
471
|
+
|
|
446
472
|
* create
|
|
447
473
|
|
|
448
474
|
* delete
|
|
@@ -455,8 +481,12 @@ Available Commands
|
|
|
455
481
|
|
|
456
482
|
* get-security-assessment-comparison
|
|
457
483
|
|
|
484
|
+
* get-template-baseline-comparison
|
|
485
|
+
|
|
458
486
|
* list
|
|
459
487
|
|
|
488
|
+
* list-checks
|
|
489
|
+
|
|
460
490
|
* list-finding-analytics
|
|
461
491
|
|
|
462
492
|
* list-findings
|
|
@@ -467,8 +497,18 @@ Available Commands
|
|
|
467
497
|
|
|
468
498
|
* list-security-features
|
|
469
499
|
|
|
500
|
+
* list-template-analytics
|
|
501
|
+
|
|
502
|
+
* list-template-association-analytics
|
|
503
|
+
|
|
504
|
+
* patch-checks
|
|
505
|
+
|
|
506
|
+
* patch-findings
|
|
507
|
+
|
|
470
508
|
* refresh
|
|
471
509
|
|
|
510
|
+
* remove
|
|
511
|
+
|
|
472
512
|
* set-security-assessment-baseline
|
|
473
513
|
|
|
474
514
|
* unset-security-assessment-baseline
|
|
@@ -479,20 +519,48 @@ Available Commands
|
|
|
479
519
|
|
|
480
520
|
* change-compartment
|
|
481
521
|
|
|
522
|
+
* create
|
|
523
|
+
|
|
524
|
+
* delete
|
|
525
|
+
|
|
482
526
|
* get
|
|
483
527
|
|
|
484
528
|
* list
|
|
485
529
|
|
|
486
530
|
* update
|
|
487
531
|
|
|
532
|
+
* security-policy-config
|
|
533
|
+
|
|
534
|
+
* change-compartment
|
|
535
|
+
|
|
536
|
+
* create
|
|
537
|
+
|
|
538
|
+
* delete
|
|
539
|
+
|
|
540
|
+
* get
|
|
541
|
+
|
|
542
|
+
* update
|
|
543
|
+
|
|
544
|
+
* security-policy-config-collection
|
|
545
|
+
|
|
546
|
+
* list-security-policy-configs
|
|
547
|
+
|
|
488
548
|
* security-policy-deployment
|
|
489
549
|
|
|
490
550
|
* change-compartment
|
|
491
551
|
|
|
552
|
+
* create
|
|
553
|
+
|
|
554
|
+
* delete
|
|
555
|
+
|
|
556
|
+
* deploy
|
|
557
|
+
|
|
492
558
|
* get
|
|
493
559
|
|
|
494
560
|
* list
|
|
495
561
|
|
|
562
|
+
* refresh
|
|
563
|
+
|
|
496
564
|
* update
|
|
497
565
|
|
|
498
566
|
* security-policy-entry-state
|
|
@@ -745,6 +813,56 @@ Available Commands
|
|
|
745
813
|
|
|
746
814
|
* update
|
|
747
815
|
|
|
816
|
+
* target-database-group
|
|
817
|
+
|
|
818
|
+
* change-compartment
|
|
819
|
+
|
|
820
|
+
* create
|
|
821
|
+
|
|
822
|
+
* delete
|
|
823
|
+
|
|
824
|
+
* get
|
|
825
|
+
|
|
826
|
+
* get-group-members
|
|
827
|
+
|
|
828
|
+
* update
|
|
829
|
+
|
|
830
|
+
* target-database-group-summary
|
|
831
|
+
|
|
832
|
+
* list-target-database-groups
|
|
833
|
+
|
|
834
|
+
* unified-audit-policy
|
|
835
|
+
|
|
836
|
+
* bulk-create
|
|
837
|
+
|
|
838
|
+
* change-compartment
|
|
839
|
+
|
|
840
|
+
* create
|
|
841
|
+
|
|
842
|
+
* delete
|
|
843
|
+
|
|
844
|
+
* get
|
|
845
|
+
|
|
846
|
+
* update
|
|
847
|
+
|
|
848
|
+
* unified-audit-policy-collection
|
|
849
|
+
|
|
850
|
+
* list-unified-audit-policies
|
|
851
|
+
|
|
852
|
+
* unified-audit-policy-definition
|
|
853
|
+
|
|
854
|
+
* change-compartment
|
|
855
|
+
|
|
856
|
+
* delete
|
|
857
|
+
|
|
858
|
+
* get
|
|
859
|
+
|
|
860
|
+
* update
|
|
861
|
+
|
|
862
|
+
* unified-audit-policy-definition-collection
|
|
863
|
+
|
|
864
|
+
* list-unified-audit-policy-definitions
|
|
865
|
+
|
|
748
866
|
* user-assessment
|
|
749
867
|
|
|
750
868
|
* change-compartment
|
|
@@ -90,12 +90,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
90
90
|
Example using required parameter
|
|
91
91
|
================================
|
|
92
92
|
|
|
93
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
94
|
-
example parameters with your own.
|
|
95
|
-
|
|
96
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
97
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
98
|
-
|
|
99
93
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
100
94
|
command by typing “bash example.sh” and replacing the example
|
|
101
95
|
parameters with your own.
|
|
@@ -108,6 +102,6 @@ security policies before trying the examples.
|
|
|
108
102
|
|
|
109
103
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
110
104
|
|
|
111
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
105
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
112
106
|
|
|
113
107
|
oci data-science job change-compartment --compartment-id $compartment_id --job-id $job_id
|
|
@@ -92,12 +92,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
92
92
|
Example using required parameter
|
|
93
93
|
================================
|
|
94
94
|
|
|
95
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
96
|
-
example parameters with your own.
|
|
97
|
-
|
|
98
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
99
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
100
|
-
|
|
101
95
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
102
96
|
command by typing “bash example.sh” and replacing the example
|
|
103
97
|
parameters with your own.
|
|
@@ -111,6 +105,6 @@ security policies before trying the examples.
|
|
|
111
105
|
|
|
112
106
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
113
107
|
|
|
114
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
108
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
115
109
|
|
|
116
110
|
oci data-science job create-job-artifact --job-artifact-file $job_artifact_file --job-id $job_id
|
|
@@ -33,18 +33,15 @@ Required Parameters
|
|
|
33
33
|
|
|
34
34
|
The OCID of the compartment where you want to create the job.
|
|
35
35
|
|
|
36
|
-
--
|
|
36
|
+
--project-id [text]
|
|
37
37
|
|
|
38
|
-
|
|
39
|
-
be provided as a string on the command line or passed in as a file
|
|
40
|
-
using the file://path/to/file syntax.
|
|
38
|
+
The OCID of the project to associate the job with.
|
|
41
39
|
|
|
42
|
-
The "--generate-param-json-input" option can be used to generate an
|
|
43
|
-
example of the JSON which must be provided. We recommend storing this
|
|
44
|
-
example in a file, modifying it as needed and then passing it back in
|
|
45
|
-
via the file:// syntax.
|
|
46
40
|
|
|
47
|
-
|
|
41
|
+
Optional Parameters
|
|
42
|
+
===================
|
|
43
|
+
|
|
44
|
+
--configuration-details [complex type]
|
|
48
45
|
|
|
49
46
|
This is a complex type whose value must be valid JSON. The value can
|
|
50
47
|
be provided as a string on the command line or passed in as a file
|
|
@@ -55,14 +52,6 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
55
52
|
example in a file, modifying it as needed and then passing it back in
|
|
56
53
|
via the file:// syntax.
|
|
57
54
|
|
|
58
|
-
--project-id [text]
|
|
59
|
-
|
|
60
|
-
The OCID of the project to associate the job with.
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
Optional Parameters
|
|
64
|
-
===================
|
|
65
|
-
|
|
66
55
|
--defined-tags [complex type]
|
|
67
56
|
|
|
68
57
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -120,6 +109,17 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
120
109
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
121
110
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
122
111
|
|
|
112
|
+
--infrastructure-configuration-details [complex type]
|
|
113
|
+
|
|
114
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
115
|
+
be provided as a string on the command line or passed in as a file
|
|
116
|
+
using the file://path/to/file syntax.
|
|
117
|
+
|
|
118
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
119
|
+
example of the JSON which must be provided. We recommend storing this
|
|
120
|
+
example in a file, modifying it as needed and then passing it back in
|
|
121
|
+
via the file:// syntax.
|
|
122
|
+
|
|
123
123
|
--job-environment-configuration-details [complex type]
|
|
124
124
|
|
|
125
125
|
This is a complex type whose value must be valid JSON. The value can
|
|
@@ -131,6 +131,17 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
131
131
|
example in a file, modifying it as needed and then passing it back in
|
|
132
132
|
via the file:// syntax.
|
|
133
133
|
|
|
134
|
+
--job-node-configuration-details [complex type]
|
|
135
|
+
|
|
136
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
137
|
+
be provided as a string on the command line or passed in as a file
|
|
138
|
+
using the file://path/to/file syntax.
|
|
139
|
+
|
|
140
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
141
|
+
example of the JSON which must be provided. We recommend storing this
|
|
142
|
+
example in a file, modifying it as needed and then passing it back in
|
|
143
|
+
via the file:// syntax.
|
|
144
|
+
|
|
134
145
|
--job-storage-mount-configuration-details-list [complex type]
|
|
135
146
|
|
|
136
147
|
Collection of JobStorageMountConfigurationDetails.
|
|
@@ -204,12 +215,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
204
215
|
Example using required parameter
|
|
205
216
|
================================
|
|
206
217
|
|
|
207
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
208
|
-
example parameters with your own.
|
|
209
|
-
|
|
210
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
211
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
212
|
-
|
|
213
218
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
214
219
|
command by typing “bash example.sh” and replacing the example
|
|
215
220
|
parameters with your own.
|
|
@@ -222,4 +227,4 @@ security policies before trying the examples.
|
|
|
222
227
|
|
|
223
228
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
224
229
|
|
|
225
|
-
oci data-science job create --compartment-id $compartment_id --
|
|
230
|
+
oci data-science job create --compartment-id $compartment_id --project-id $project_id
|
|
@@ -120,12 +120,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
120
120
|
Example using required parameter
|
|
121
121
|
================================
|
|
122
122
|
|
|
123
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
124
|
-
example parameters with your own.
|
|
125
|
-
|
|
126
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
127
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
128
|
-
|
|
129
123
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
130
124
|
command by typing “bash example.sh” and replacing the example
|
|
131
125
|
parameters with your own.
|
|
@@ -138,6 +132,6 @@ security policies before trying the examples.
|
|
|
138
132
|
|
|
139
133
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
140
134
|
|
|
141
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
135
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
142
136
|
|
|
143
137
|
oci data-science job delete --job-id $job_id
|