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,156 @@
|
|
|
1
|
+
"list-oci-cache-default-config-sets"
|
|
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
|
+
Lists the OCI Cache Default Config Sets in the specified compartment.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci redis oci-cache-default-config-set oci-cache-default-config-set-summary list-oci-cache-default-config-sets [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--compartment-id, -c [text]
|
|
33
|
+
|
|
34
|
+
The unique identifier for the compartment.
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
Optional Parameters
|
|
38
|
+
===================
|
|
39
|
+
|
|
40
|
+
--all
|
|
41
|
+
|
|
42
|
+
Fetches all pages of results. If you provide this option, then you
|
|
43
|
+
cannot provide the "--limit" option.
|
|
44
|
+
|
|
45
|
+
--display-name [text]
|
|
46
|
+
|
|
47
|
+
A filter to return only resources that match the entire display name
|
|
48
|
+
given.
|
|
49
|
+
|
|
50
|
+
--from-json [text]
|
|
51
|
+
|
|
52
|
+
Provide input to this command as a JSON document from a file using the
|
|
53
|
+
file://path-to/file syntax.
|
|
54
|
+
|
|
55
|
+
The "--generate-full-command-json-input" option can be used to
|
|
56
|
+
generate a sample json file to be used with this command option. The
|
|
57
|
+
key names are pre-populated and match the command option names
|
|
58
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
59
|
+
while the values of the keys need to be populated by the user before
|
|
60
|
+
using the sample file as an input to this command. For any command
|
|
61
|
+
option that accepts multiple values, the value of the key can be a
|
|
62
|
+
JSON array.
|
|
63
|
+
|
|
64
|
+
Options can still be provided on the command line. If an option exists
|
|
65
|
+
in both the JSON document and the command line then the command line
|
|
66
|
+
specified value will be used.
|
|
67
|
+
|
|
68
|
+
For examples on usage of this option, please see our “using CLI with
|
|
69
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
70
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
71
|
+
|
|
72
|
+
--id [text]
|
|
73
|
+
|
|
74
|
+
Unique OCI Cache Default Config Set identifier.
|
|
75
|
+
|
|
76
|
+
--lifecycle-state [text]
|
|
77
|
+
|
|
78
|
+
A filter to return the OCI Cache Default Config Set resources, whose
|
|
79
|
+
lifecycle state matches with the given lifecycle state.
|
|
80
|
+
|
|
81
|
+
Accepted values are:
|
|
82
|
+
|
|
83
|
+
ACTIVE, INACTIVE
|
|
84
|
+
|
|
85
|
+
--limit [integer]
|
|
86
|
+
|
|
87
|
+
The maximum number of items to return.
|
|
88
|
+
|
|
89
|
+
--page [text]
|
|
90
|
+
|
|
91
|
+
A token representing the position at which to start retrieving
|
|
92
|
+
results. This must come from the *opc-next-page* header field of a
|
|
93
|
+
previous response.
|
|
94
|
+
|
|
95
|
+
--page-size [integer]
|
|
96
|
+
|
|
97
|
+
When fetching results, the number of results to fetch per call. Only
|
|
98
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
99
|
+
|
|
100
|
+
--software-version [text]
|
|
101
|
+
|
|
102
|
+
A filter to return the OCI Cache Config Set resources, whose software
|
|
103
|
+
version matches with the given software version.
|
|
104
|
+
|
|
105
|
+
Accepted values are:
|
|
106
|
+
|
|
107
|
+
REDIS_7_0, V7_0_5, VALKEY_7_2
|
|
108
|
+
|
|
109
|
+
--sort-by [text]
|
|
110
|
+
|
|
111
|
+
The field to sort by. Only one sort order may be provided. Default
|
|
112
|
+
order for timeCreated is descending. Default order for displayName is
|
|
113
|
+
ascending.
|
|
114
|
+
|
|
115
|
+
Accepted values are:
|
|
116
|
+
|
|
117
|
+
displayName, timeCreated
|
|
118
|
+
|
|
119
|
+
--sort-order [text]
|
|
120
|
+
|
|
121
|
+
The sort order to use, either ‘ASC’ or ‘DESC’.
|
|
122
|
+
|
|
123
|
+
Accepted values are:
|
|
124
|
+
|
|
125
|
+
ASC, DESC
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
Global Parameters
|
|
129
|
+
=================
|
|
130
|
+
|
|
131
|
+
Use "oci --help" for help on global parameters.
|
|
132
|
+
|
|
133
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
134
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
135
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
136
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
137
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
138
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
139
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
140
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
Example using required parameter
|
|
144
|
+
================================
|
|
145
|
+
|
|
146
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
147
|
+
command by typing “bash example.sh” and replacing the example
|
|
148
|
+
parameters with your own.
|
|
149
|
+
|
|
150
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
151
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
152
|
+
security policies before trying the examples.
|
|
153
|
+
|
|
154
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary/list-oci-cache-default-config-sets.html#cmdoption-compartment-id
|
|
155
|
+
|
|
156
|
+
oci redis oci-cache-default-config-set oci-cache-default-config-set-summary list-oci-cache-default-config-sets --compartment-id $compartment_id
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
oci-cache-default-config-set-summary
|
|
2
|
+
************************************
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
Summary of information about an OCI Cache Default Config Set.
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
Available Commands
|
|
12
|
+
==================
|
|
13
|
+
|
|
14
|
+
* list-oci-cache-default-config-sets
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
oci-cache-default-config-set
|
|
2
|
+
****************************
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
Default configurations for OCI Cache to manage the behavior,
|
|
9
|
+
performance, and functionality of the underlying cache engine.
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
Available Commands
|
|
13
|
+
==================
|
|
14
|
+
|
|
15
|
+
* get
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
oci-cache-default-config-set
|
|
2
|
+
****************************
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
Use the OCI Cache CLI to create and manage clusters. A cluster is a
|
|
9
|
+
memory-based storage solution. For more information, see OCI Cache.
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
Available Commands
|
|
13
|
+
==================
|
|
14
|
+
|
|
15
|
+
* oci-cache-default-config-set
|
|
16
|
+
|
|
17
|
+
* get
|
|
18
|
+
|
|
19
|
+
* oci-cache-default-config-set-summary
|
|
20
|
+
|
|
21
|
+
* list-oci-cache-default-config-sets
|
oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt
CHANGED
|
@@ -131,6 +131,10 @@ 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
|
+
--oci-cache-config-set-id [text]
|
|
135
|
+
|
|
136
|
+
The ID of the corresponding OCI Cache Config Set for the cluster.
|
|
137
|
+
|
|
134
138
|
--shard-count [integer]
|
|
135
139
|
|
|
136
140
|
The number of shards in sharded cluster. Only applicable when
|
oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt
CHANGED
|
@@ -131,6 +131,10 @@ 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
|
+
--oci-cache-config-set-id [text]
|
|
135
|
+
|
|
136
|
+
The ID of the corresponding OCI Cache Config Set for the cluster.
|
|
137
|
+
|
|
134
138
|
--shard-count [integer]
|
|
135
139
|
|
|
136
140
|
The number of shards in sharded cluster. Only applicable when
|
|
@@ -12,6 +12,38 @@ memory-based storage solution. For more information, see OCI Cache.
|
|
|
12
12
|
Available Commands
|
|
13
13
|
==================
|
|
14
14
|
|
|
15
|
+
* oci-cache-config-set
|
|
16
|
+
|
|
17
|
+
* associated-oci-cache-cluster-summary
|
|
18
|
+
|
|
19
|
+
* list-associated-oci-cache-clusters
|
|
20
|
+
|
|
21
|
+
* oci-cache-config-set
|
|
22
|
+
|
|
23
|
+
* change-compartment
|
|
24
|
+
|
|
25
|
+
* create
|
|
26
|
+
|
|
27
|
+
* delete
|
|
28
|
+
|
|
29
|
+
* get
|
|
30
|
+
|
|
31
|
+
* update
|
|
32
|
+
|
|
33
|
+
* oci-cache-config-set-summary
|
|
34
|
+
|
|
35
|
+
* list-oci-cache-config-sets
|
|
36
|
+
|
|
37
|
+
* oci-cache-default-config-set
|
|
38
|
+
|
|
39
|
+
* oci-cache-default-config-set
|
|
40
|
+
|
|
41
|
+
* get
|
|
42
|
+
|
|
43
|
+
* oci-cache-default-config-set-summary
|
|
44
|
+
|
|
45
|
+
* list-oci-cache-default-config-sets
|
|
46
|
+
|
|
15
47
|
* oci-cache-user
|
|
16
48
|
|
|
17
49
|
* attached-oci-cache-cluster
|
|
@@ -61,7 +61,8 @@ milan-1,eu-dcc-milan-2,eu-dcc-dublin-2,eu-dcc-rating-2,eu-dcc-rating-1
|
|
|
61
61
|
,eu-dcc-dublin-1,ap-dcc-gazipur-1,eu-madrid-2,eu-frankfurt-2,eu-
|
|
62
62
|
jovanovac-1,me-dcc-doha-1,us-somerset-1,us-thames-1,eu-dcc-zurich-1
|
|
63
63
|
,eu-crissier-1,me-abudhabi-3,me-alain-1,me-abudhabi-2,me-abudhabi-4
|
|
64
|
-
,ap-seoul-2,ap-suwon-1,ap-chuncheon-2,us-ashburn-2
|
|
64
|
+
,ap-seoul-2,ap-suwon-1,ap-chuncheon-2,us-ashburn-2,us-newark-1,eu-
|
|
65
|
+
budapest-1
|
|
65
66
|
|
|
66
67
|
--session-expiration-in-minutes [text]
|
|
67
68
|
|
|
@@ -44,11 +44,11 @@ provide the results of those.
|
|
|
44
44
|
|
|
45
45
|
--problem-type [text]
|
|
46
46
|
|
|
47
|
-
The kind of support
|
|
48
|
-
about *ACCOUNT* support
|
|
49
|
-
Request]. For information about *LIMIT* support
|
|
50
|
-
a Service Limit Increase Request]. For information about
|
|
51
|
-
support
|
|
47
|
+
The kind of support request (type of support request). For information
|
|
48
|
+
about *ACCOUNT* support requests, see [Creating a Billing Support
|
|
49
|
+
Request]. For information about *LIMIT* support requests, see
|
|
50
|
+
[Creating a Service Limit Increase Request]. For information about
|
|
51
|
+
*TECH* support requests, see [Creating a Technical Support Request].
|
|
52
52
|
|
|
53
53
|
Accepted values are:
|
|
54
54
|
|
|
@@ -56,14 +56,14 @@ Accepted values are:
|
|
|
56
56
|
|
|
57
57
|
--severity [text]
|
|
58
58
|
|
|
59
|
-
States severity level of incident. Acceptable values are
|
|
60
|
-
HIGHEST. Please note for HIGHEST: Oracle Support requires a
|
|
61
|
-
contact be provided so additional information can be requested as
|
|
59
|
+
States severity level of incident. Acceptable values are LOW, MEDIUM,
|
|
60
|
+
HIGH, HIGHEST. Please note for HIGHEST: Oracle Support requires a
|
|
61
|
+
24x7 contact be provided so additional information can be requested as
|
|
62
62
|
needed 24x7.)
|
|
63
63
|
|
|
64
64
|
Accepted values are:
|
|
65
65
|
|
|
66
|
-
|
|
66
|
+
HGIH, HIGHEST, LOW, MEDIUM
|
|
67
67
|
|
|
68
68
|
--title [text]
|
|
69
69
|
|
|
@@ -144,12 +144,15 @@ mandatory for OCI Users and optional for Multicloud users.
|
|
|
144
144
|
--referrer [text]
|
|
145
145
|
|
|
146
146
|
The incident referrer. This value is often the URL that the customer
|
|
147
|
-
used when creating the support
|
|
147
|
+
used when creating the support request.
|
|
148
148
|
|
|
149
149
|
--user-group-id [text]
|
|
150
150
|
|
|
151
|
-
Technical support type (*TECH*) only:
|
|
152
|
-
request
|
|
151
|
+
Technical support type (*TECH*) only: Identifier of the user group to
|
|
152
|
+
assign the new support request to. To find identifiers of user groups
|
|
153
|
+
that you have access to, run the [ValidateUser] operation. Note: The
|
|
154
|
+
Customer User Administrator (CUA) can manage user groups by name using
|
|
155
|
+
[My Oracle Cloud Support portal].
|
|
153
156
|
|
|
154
157
|
|
|
155
158
|
Global Parameters
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
Description
|
|
16
16
|
===========
|
|
17
17
|
|
|
18
|
-
Gets the specified support
|
|
18
|
+
Gets the specified support request. For more information, see [Getting
|
|
19
19
|
Details for a Support Request].
|
|
20
20
|
|
|
21
21
|
|
|
@@ -34,7 +34,7 @@ The OCID of the tenancy.
|
|
|
34
34
|
|
|
35
35
|
--incident-key [text]
|
|
36
36
|
|
|
37
|
-
Unique identifier for the support
|
|
37
|
+
Unique identifier for the support request.
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
Optional Parameters
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
Description
|
|
16
16
|
===========
|
|
17
17
|
|
|
18
|
-
Lists support
|
|
19
|
-
see [Listing Support Requests].
|
|
18
|
+
Lists support requests for the specified tenancy. For more
|
|
19
|
+
information, see [Listing Support Requests].
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
Usage
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
"put-attachment"
|
|
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
|
+
Uploads the file and attaches it to the support request.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci support incident put-attachment [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--compartment-id, -c [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the tenancy.
|
|
35
|
+
|
|
36
|
+
--file [filename]
|
|
37
|
+
|
|
38
|
+
File to be uploaded as attachment to the Service Request.
|
|
39
|
+
|
|
40
|
+
--incident-key [text]
|
|
41
|
+
|
|
42
|
+
Unique identifier for the support request.
|
|
43
|
+
|
|
44
|
+
--is-restricted-flag [boolean]
|
|
45
|
+
|
|
46
|
+
Set to *true* when the attachment contains personal information (PI)
|
|
47
|
+
or protected health information (PHI).
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
Optional Parameters
|
|
51
|
+
===================
|
|
52
|
+
|
|
53
|
+
--bearertoken [text]
|
|
54
|
+
|
|
55
|
+
Token that provided by multi cloud provider, which help to validate
|
|
56
|
+
the email.
|
|
57
|
+
|
|
58
|
+
--bearertokentype [text]
|
|
59
|
+
|
|
60
|
+
Token type that determine which cloud provider the request come from.
|
|
61
|
+
|
|
62
|
+
--csi [text]
|
|
63
|
+
|
|
64
|
+
The Customer Support Identifier (CSI) number associated with the
|
|
65
|
+
support account. The CSI is optional for all support request types.
|
|
66
|
+
|
|
67
|
+
--domainid [text]
|
|
68
|
+
|
|
69
|
+
The OCID of identity domain. DomainID is mandatory if the user is part
|
|
70
|
+
of Non Default Identity domain.
|
|
71
|
+
|
|
72
|
+
--from-json [text]
|
|
73
|
+
|
|
74
|
+
Provide input to this command as a JSON document from a file using the
|
|
75
|
+
file://path-to/file syntax.
|
|
76
|
+
|
|
77
|
+
The "--generate-full-command-json-input" option can be used to
|
|
78
|
+
generate a sample json file to be used with this command option. The
|
|
79
|
+
key names are pre-populated and match the command option names
|
|
80
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
81
|
+
while the values of the keys need to be populated by the user before
|
|
82
|
+
using the sample file as an input to this command. For any command
|
|
83
|
+
option that accepts multiple values, the value of the key can be a
|
|
84
|
+
JSON array.
|
|
85
|
+
|
|
86
|
+
Options can still be provided on the command line. If an option exists
|
|
87
|
+
in both the JSON document and the command line then the command line
|
|
88
|
+
specified value will be used.
|
|
89
|
+
|
|
90
|
+
For examples on usage of this option, please see our “using CLI with
|
|
91
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
92
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
93
|
+
|
|
94
|
+
--homeregion [text]
|
|
95
|
+
|
|
96
|
+
The region of the tenancy.
|
|
97
|
+
|
|
98
|
+
--idtoken [text]
|
|
99
|
+
|
|
100
|
+
IdToken that provided by multi cloud provider, which help to validate
|
|
101
|
+
the email.
|
|
102
|
+
|
|
103
|
+
--if-match [text]
|
|
104
|
+
|
|
105
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
106
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
107
|
+
previous GET or POST response for that resource. The resource will be
|
|
108
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
109
|
+
current etag value.
|
|
110
|
+
|
|
111
|
+
--ocid [text]
|
|
112
|
+
|
|
113
|
+
User OCID for Oracle Identity Cloud Service (IDCS) users who also have
|
|
114
|
+
a federated Oracle Cloud Infrastructure account. User OCID is
|
|
115
|
+
mandatory for OCI Users and optional for Multicloud users.
|
|
116
|
+
|
|
117
|
+
--problemtype [text]
|
|
118
|
+
|
|
119
|
+
The kind of support request.
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
Global Parameters
|
|
123
|
+
=================
|
|
124
|
+
|
|
125
|
+
Use "oci --help" for help on global parameters.
|
|
126
|
+
|
|
127
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
128
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
129
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
130
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
131
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
132
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
133
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
134
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
Example using required parameter
|
|
138
|
+
================================
|
|
139
|
+
|
|
140
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
141
|
+
command by typing “bash example.sh” and replacing the example
|
|
142
|
+
parameters with your own.
|
|
143
|
+
|
|
144
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
145
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
146
|
+
security policies before trying the examples.
|
|
147
|
+
|
|
148
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/support/incident/put-attachment.html#cmdoption-compartment-id
|
|
149
|
+
export file=<substitute-value-of-file> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/support/incident/put-attachment.html#cmdoption-file
|
|
150
|
+
export incident_key=<substitute-value-of-incident_key> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/support/incident/put-attachment.html#cmdoption-incident-key
|
|
151
|
+
export is_restricted_flag=<substitute-value-of-is_restricted_flag> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/support/incident/put-attachment.html#cmdoption-is-restricted-flag
|
|
152
|
+
|
|
153
|
+
oci support incident put-attachment --compartment-id $compartment_id --file $file --incident-key $incident_key --is-restricted-flag $is_restricted_flag
|
|
@@ -31,12 +31,7 @@ Required Parameters
|
|
|
31
31
|
|
|
32
32
|
This is the action to be taken on the ticket. Acceptable values are
|
|
33
33
|
(CASE SENSITIVE) NOTES, EMAIL_OUTBOUND, EMAIL_INBOUND, CLOSE, UPDATE,
|
|
34
|
-
PROBLEM_DESCRIPTION
|
|
35
|
-
|
|
36
|
-
--comments [text]
|
|
37
|
-
|
|
38
|
-
String text field with the comment you wish to add to the ticket.
|
|
39
|
-
Must put the string in quotes.
|
|
34
|
+
PROBLEM_DESCRIPTION, ADD_CONTACT
|
|
40
35
|
|
|
41
36
|
--compartment-id, -c [text]
|
|
42
37
|
|
|
@@ -44,12 +39,12 @@ The OCID of the tenancy.
|
|
|
44
39
|
|
|
45
40
|
--incident-key [text]
|
|
46
41
|
|
|
47
|
-
Unique identifier for the support
|
|
42
|
+
Unique identifier for the support request.
|
|
48
43
|
|
|
49
44
|
--type [text]
|
|
50
45
|
|
|
51
|
-
|
|
52
|
-
|
|
46
|
+
Valid types are activity and contact. To add additional contact to the
|
|
47
|
+
Service Request, use contact as type.
|
|
53
48
|
|
|
54
49
|
|
|
55
50
|
Optional Parameters
|
|
@@ -64,6 +59,17 @@ the email.
|
|
|
64
59
|
|
|
65
60
|
Token type that determine which cloud provider the request come from.
|
|
66
61
|
|
|
62
|
+
--comments [text]
|
|
63
|
+
|
|
64
|
+
String text field with the comment you wish to add to the ticket.
|
|
65
|
+
comments field is mandatory when –type is activity. Must put the
|
|
66
|
+
string in quotes.
|
|
67
|
+
|
|
68
|
+
--contact [text]
|
|
69
|
+
|
|
70
|
+
Email of the additional contact to be added to a Service request.
|
|
71
|
+
contact field is mandatory when –type is contact.
|
|
72
|
+
|
|
67
73
|
--csi [text]
|
|
68
74
|
|
|
69
75
|
The Customer Support Identifier (CSI) number associated with the
|
|
@@ -125,11 +131,11 @@ mandatory for OCI Users and optional for Multicloud users.
|
|
|
125
131
|
|
|
126
132
|
--problem-type [text]
|
|
127
133
|
|
|
128
|
-
The kind of support
|
|
129
|
-
about *ACCOUNT* support
|
|
130
|
-
Request]. For information about *LIMIT* support
|
|
131
|
-
a Service Limit Increase Request]. For information about
|
|
132
|
-
support
|
|
134
|
+
The kind of support request (type of support request). For information
|
|
135
|
+
about *ACCOUNT* support requests, see [Creating a Billing Support
|
|
136
|
+
Request]. For information about *LIMIT* support requests, see
|
|
137
|
+
[Creating a Service Limit Increase Request]. For information about
|
|
138
|
+
*TECH* support requests, see [Creating a Technical Support Request].
|
|
133
139
|
|
|
134
140
|
Accepted values are:
|
|
135
141
|
|
|
@@ -17,7 +17,7 @@ Description
|
|
|
17
17
|
|
|
18
18
|
Depending on the selected *productType*, either lists available
|
|
19
19
|
products (service groups, services, service categories, and
|
|
20
|
-
subcategories) for technical support
|
|
20
|
+
subcategories) for technical support requests or lists limits and
|
|
21
21
|
current usage for limit increase tickets. This operation is called
|
|
22
22
|
during creation of technical support and limit increase tickets. For
|
|
23
23
|
more information about listing products, see [Listing Products for
|
|
@@ -95,7 +95,7 @@ pagination works, see List Pagination.
|
|
|
95
95
|
|
|
96
96
|
--name [text]
|
|
97
97
|
|
|
98
|
-
The user-friendly name of the support
|
|
98
|
+
The user-friendly name of the support request type.
|
|
99
99
|
|
|
100
100
|
--ocid [text]
|
|
101
101
|
|
oci_cli/version.py
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
# Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
3
3
|
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
4
4
|
|
|
5
|
-
__version__ = '3.
|
|
5
|
+
__version__ = '3.64.1'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: oci-cli
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.64.1
|
|
4
4
|
Summary: Oracle Cloud Infrastructure CLI
|
|
5
5
|
Home-page: https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm
|
|
6
6
|
Author: Oracle
|
|
@@ -19,7 +19,7 @@ Classifier: Programming Language :: Python :: 3.7
|
|
|
19
19
|
Classifier: Programming Language :: Python :: 3.8
|
|
20
20
|
Classifier: Programming Language :: Python :: 3.9
|
|
21
21
|
Requires-Python: >=3.6
|
|
22
|
-
Requires-Dist: oci (==2.
|
|
22
|
+
Requires-Dist: oci (==2.158.2)
|
|
23
23
|
Requires-Dist: arrow (>=1.0.0)
|
|
24
24
|
Requires-Dist: certifi (>=2025.1.31)
|
|
25
25
|
Requires-Dist: click (==8.0.4)
|