Releases: oracle/oci-cli
3.49.3
Added
- Support for add and remove lock operations added to the following File Storage resources: [export, file-system, filesystem-snapshot, mount-target, outbound-connector, replication]
oci fs export add --export-id <id> --lock [full|delete]
oci fs file-system add --file-system-id <id> --lock [full|delete]
oci fs filesystem-snapshot-policy add ----filesystem-snapshot-policy-id <id> --lock [full|delete]
oci fs filesystem-snapshot-policy add ----filesystem-snapshot-policy-id <id> --lock [full|delete]
oci fs mount-target add --mount-target-id <id> --lock [full|delete]
oci fs outbound-connector add --outbound-connector-id <id> --lock [full|delete]
oci fs replication add --replication-id <id> --lock [full|delete]
oci fs export remove --export-id <id> --lock [full|delete]
oci fs file-system remove --file-system-id <id> --lock [full|delete]
oci fs filesystem-snapshot-policy remove ----filesystem-snapshot-policy-id <id> --lock [full|delete]
oci fs filesystem-snapshot-policy remove ----filesystem-snapshot-policy-id <id> --lock [full|delete]
oci fs mount-target remove --mount-target-id <id> --lock [full|delete]
oci fs outbound-connector remove --outbound-connector-id <id> --lock [full|delete]
oci fs replication remove --replication-id <id> --lock [full|delete]
- Support for new optional parameters in the Database Service
oci db autonomous-database create --encryption-key
oci db autonomous-database update --encryption-key
- Support for returning generated token as part of response in Identity Domains Service
oci identity-domains
- Support for model backup retention and restore in Data Science Service
oci data-science model create --backup-setting, --retention-setting
oci data-science model update --backup-setting, --retention-setting
oci data-science model restore-archived-model-artifact --model-id --restore-model-for-hours-specified
- Support of Host Capacity Planning for Host IO metrics in Ops Insights Service
oci opsi host-insights summarize-io-usage-trend --compartment-id --id --analysis-time-interval
- Cloud Bridge Service
- Support of creating/updating Amazon Web Services asset-sources
oci cloud-bridge discovery asset-source create --are-historical-metrics-collected --are-realtime-metrics-collected --is-cost-information-collected --aws-region
oci cloud-bridge discovery asset-source update --is-cost-information-collected
- Support of creating/updating Amazon Web Services EC2 and EBS assets
oci cloud-bridge inventory asset create --aws-ec2 --aws-ec2-cost --attached-ebs-volumes-cost
oci cloud-bridge inventory asset update --aws-ec2 --aws-ec2-cost --attached-ebs-volumes-cost
oci cloud-bridge inventory asset create --aws-ebs
oci cloud-bridge inventory asset update --aws-ebs
- Support of listing the Amazon Web Services regions which are available for Discovery and Migration
oci cloud-bridge discovery supported-cloud-regions list
- Support of creating/updating Amazon Web Services asset-sources
- Fleet Application Management Service
- Support for managing onboarding
oci fleet-apps-management fleet-apps-management-admin onboarding get
oci fleet-apps-management fleet-apps-management-admin onboarding enable-latest-policy
oci fleet-apps-management fleet-apps-management-admin onboarding manage-settings
oci fleet-apps-management fleet-apps-management-admin onboarding update
oci fleet-apps-management fleet-apps-management-admin onboarding delete
- Support for managing a runbook
oci fleet-apps-management fleet-apps-management-runbooks runbook create
oci fleet-apps-management fleet-apps-management-runbooks runbook publish
oci fleet-apps-management fleet-apps-management-runbooks runbook set-default
oci fleet-apps-management fleet-apps-management-runbooks runbook update
oci fleet-apps-management fleet-apps-management-runbooks runbook delete
oci fleet-apps-management fleet-apps-management-runbooks task-record create
oci fleet-apps-management fleet-apps-management-runbooks task-record update
oci fleet-apps-management fleet-apps-management-runbooks task-record delete
- Support for detailed job activity and managing a scheduled job
oci fleet-apps-management fleet-apps-management-operations resource-collection list-resources
oci fleet-apps-management fleet-apps-management-operations step-collection list-steps
oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution
oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution-action-group-based-user-action-details
oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution-step-based-user-action-details
oci fleet-apps-management fleet-apps-management-operations managed-entity-aggregation-collection summarize-managed-entity-counts
- Support for new optional parameters
oci fleet-apps-management fleet-apps-management-operations scheduler-job-collection list-scheduler-jobs --sub-state
oci fleet-apps-management fleet-apps-management-operations scheduler-definition-collection list-scheduler-definitions --runbook-id
oci fleet-apps-management fleet-apps-management-maintenance-window maintenance-window-collection list-maintenance-windows --time-schedule-start-greater-than-or-equal-to
oci fleet-apps-management fleet-credential-collection list-fleet-credentials --target
- Support for managing onboarding
File Checksums (SHA256)
oci-cli-3.49.3.zip 48fb18e57a751c64821924121674e41904e4baba00c94fce1aa6ddbff784c39d
oci-cli-3.49.3-Windows-Server-2019-Offline.zip 49fa043a710145fb23554d2d39111e4b56f0ecf92c6b7eb0dda2b710caf25075
oci-cli-3.49.3-Windows-Server-Installer.msi 9844c514dde807f1e83e17914f32560f5246d60aef101d2d022559ccd998ba95
oci-cli-3.49.3-Oracle-Autonomous-Linux-7.9-Offline.zip 86b453d9c85a1ca062b9d391c4843f6a690f3cf7f6935a15f9f12eeffbe267d5
oci-cli-3.49.3-Windows-Server-2016-Offline.zip 50656436dec7ad381d7928753863bdcc12168b52541cb60c371b2413ac735b47
oci-cli-3.49.3-Oracle-Linux-7.9-Offline.zip 94c870764073c97af12638dc5d11a011af3cdce4c65f06df1b8dc09c1dc52df4
oci-cli-3.49.3-Oracle-Linux-7.8-Offline.zip 6da6b4af3b993d4b1d6a76355ce464e44c93a5e15c348d0854be7a40ece45032
3.49.2
Added
- Container Engine For Kubernetes
- Support for new Open Id Connect Discovery feature in the OKE Control Plane service
oci ce cluster create --open-id-connect-discovery-enabled
- Support for new Open Id Connect Authentication commands in the OKE Control Plane service
oci ce cluster create --oidc-ca-certificate
oci ce cluster create --oidc-client-id
oci ce cluster create --oidc-groups-claim
oci ce cluster create --oidc-groups-prefix
oci ce cluster create --oidc-issuer-url
oci ce cluster create --oidc-required-claims
oci ce cluster create --oidc-signing-algorithms
oci ce cluster create --oidc-username-claim
oci ce cluster create --oidc-username-prefix
oci ce cluster create --open-id-connect-auth-enabled
- Support for new Open Id Connect Discovery feature in the OKE Control Plane service
- DNS Service
- Support for new DNS security extensions (DNSSEC) parameters in the DNS service.
oci dns zone create --dnssec-state
oci dns zone update --dnssec-state
oci dns zone list --dnssec-state
- Support for new DNS security extensions (DNSSEC) commands in the DNS service.
oci dns zone promote-zone-dnssec-key-version
oci dns zone stage-zone-dnssec-key-version
- Support for new DNS security extensions (DNSSEC) parameters in the DNS service.
- BlockStorage service
- Support for new xrc-kms-key-id parameter in Core Service
oci bv boot-volume create --xrc-kms-key-id
oci bv boot-volume create-boot-volume-boot-volume-source-from-boot-volume-replica-details --xrc-kms-key-id
oci bv volume create --xrc-kms-key-id
oci bv volume create-volume-volume-source-from-block-volume-replica-details --xrc-kms-key-id
oci bv volume-backup-policy-assignment create --xrc-kms-key-id
oci bv volume-group creat --xrc-kms-key-id
- Support for Direct API feature in BlockStorage service
oci bv volume create-volume-source-from-volume-backup-delta
oci bv boot-volume create-boot-volume-source-from-boot-volume-backup-delta
- Support for new xrc-kms-key-id parameter in Core Service
- Goldengate Service
- Add support for list deployment environments
oci goldengate deployment-environment list
- Support for defining environment type for deployments in GoldenGate service
oci goldengate deployment create --environment-type
- ``oci goldengate deployment update --environment-type`
- Add support for list deployment environments
File Checksums (SHA256)
oci-cli-3.49.2.zip ef0deb34f82e70c73f3ceb03eabe5244b080103cfa2a36cb6fa3936cc3bb5d66
oci-cli-3.49.2-Windows-Server-2012-Offline.zip 119ab95b80d69b637324a26e38737731d20f711cacd40f240fbbd97737bf4739
oci-cli-3.49.2-Oracle-Linux-9-Offline.zip 01573a7e9035dda55ffe9ef19ebcc7dbce5d957e5c9dfedd78c45b6ad24dc24b
oci-cli-3.49.2-Oracle-Autonomous-Linux-7.9-Offline.zip e791d43c939f5928eb57089f2241d987434793f46eb865b42ee87c11171dbde0
oci-cli-3.49.2-Oracle-Linux-7.9-Offline.zip 9fc66ac5f0acca13607cf133e7dbb9bfc959f44fd1e8850fe322339d1aedcbd7
oci-cli-3.49.2-Windows-Server-2019-Offline.zip 5c152a4b793d7d822460837420d74bda2edf54585566fedc588afc6911473991
oci-cli-3.49.2-Windows-Server-Installer.msi 29824e390ba4c6159247a0c68c9ceda8b1c1d708529806e6f12fb803fb04e09c
3.49.1
Added
- Ops Insights service
- Support for IAM credentials for ADBs
oci opsi database-insights change-autonomous-database-insight-advanced-features-credential-by-iam
oci opsi database-insights change-macs-managed-cloud-database-insight-connection-credential-by-iam
oci opsi database-insights enable-autonomous-database-insight-advanced-features-credential-by-iam
oci opsi database-insights test-macs-managed-cloud-database-insight-connection-credential-by-iam
- Support for public facing enable/disable APIs for ADBs
oci opsi database-insights enable-autonomous-database
oci opsi database-insights create-autonomous-database
- Support for IAM credentials for ADBs
- Support for Maintenance Windows in Stack Monitoring Service
oci stack-monitoring maintenance-window
Changed
- The password parameter is now optional for below command in the Fusion Application Service
oci fusion-apps fusion-environment create-fusion-environment-admin-user
File Checksums (SHA256)
oci-cli-3.49.1.zip b593acc6311cfad62982eff5b0196926ba6ec4ba408a8dcb6ea5699cccf06b3b
oci-cli-3.49.1-Windows-Server-2016-Offline.zip 583b1c368b2beacb02c085914c6118006d889171e8a578b49cce9ee4a867bcb8
oci-cli-3.49.1-Windows-Server-Installer.msi b8f20792e772d69d5022946a3e68d88d6cc44ea542e9353168d453b0afa6240b
oci-cli-3.49.1-Windows-Server-2012-Offline.zip 17006517ed2f210f5d02ee38ddb20405af2d971e27e6808d30684965dbc14b56
oci-cli-3.49.1-Windows-Server-2019-Offline.zip 68199ded329abf2f6005cccfe436d3745cce0138f63a7b8d507f4fd56a455ed7
3.49.0
Added
- Support for cloud automation tooling update window preference on ExaCC and ExaCS VM Clusters in the Database Service.
oci db cloud-vm-cluster create
oci db cloud-vm-cluster update
oci db vm-cluster create
oci db vm-cluster update
- Support for proxy-protocol v2 on oci load balancers in Load Balancing Service
oci lb load-balancer create
- Secure Desktops Service
- Support to create desktop pools with private access to the desktops
oci desktops desktop-pool create --private-access-details
- Support for Shape Flexibility
oci desktops desktop-pool create --shape-config
- Support for using Dedicated VM Host
oci desktops desktop-pool create --use-dedicated-vm-host
- Support for extended control over the desktop lifecycle
oci desktops desktop-pool create --session-lifecycle-actions
- Support to create desktop pools with private access to the desktops
Changed
- [BREAKING] Kubernetes Engine Service
- Command
oci ce workload-mapping-summary list-workload-mappings
has changed tooci ce workload-mapping list
in the Kubernetes Engine Serviceoci ce workload-mapping list
- The OKE service is renamed from "OCI Container Engine for Kubernetes" to "OCI Kubernetes Engine."
- Command
- Upgraded the cryptography version to (>=3.2.1,<46.0.0)
Fixed
- Github Issue #849(#849) for incorrect endpoint in Zero Trust Packet Routing Service is fixed now
oci zpr configuration create
oci zpr configuration get
oci zpr work-request get-zpr-configuration
oci zpr work-request get-zpr-policy
oci zpr work-request list-zpr-configuration
oci zpr work-request list-zpr-configuration-errors
oci zpr work-request list-zpr-configuration-logs
oci zpr work-request list-zpr-policy
oci zpr work-request list-zpr-policy-errors
oci zpr work-request list-zpr-policy-logs
oci zpr zpr-policy create
oci zpr zpr-policy delete
oci zpr zpr-policy get
oci zpr zpr-policy list
oci zpr zpr-policy update
File Checksums (SHA256)
oci-cli-3.49.0.zip 1968e7c173c5b38c437e70fe159ec7aecedb7e5c2cd42288139225489c775185
3.48.2
Added
- Support for Security Attribute Service
oci security-attribute security-attribute bulk-delete
oci security-attribute security-attribute bulk-edit
oci security-attribute security-attribute create
oci security-attribute security-attribute delete
oci security-attribute security-attribute get
oci security-attribute security-attribute list
oci security-attribute security-attribute update
oci security-attribute security-attribute-namespace cascade-delete
oci security-attribute security-attribute-namespace change-compartment
oci security-attribute security-attribute-namespace create
oci security-attribute security-attribute-namespace delete
oci security-attribute security-attribute-namespace get
oci security-attribute security-attribute-namespace list
oci security-attribute security-attribute-namespace update
oci security-attribute work-request get
oci security-attribute work-request list
oci security-attribute work-request list-errors
oci security-attribute work-request list-logs
- Support for Zero Trust Packet Routing Service
oci zpr configuration create
oci zpr configuration get
oci zpr work-request get-zpr-configuration
oci zpr work-request get-zpr-policy
oci zpr work-request list-zpr-configuration
oci zpr work-request list-zpr-configuration-errors
oci zpr work-request list-zpr-configuration-logs
oci zpr work-request list-zpr-policy
oci zpr work-request list-zpr-policy-errors
oci zpr work-request list-zpr-policy-logs
oci zpr zpr-policy create
oci zpr zpr-policy delete
oci zpr zpr-policy get
oci zpr zpr-policy list
oci zpr zpr-policy update
- Support for securityAttributes feature for Network Load Balancer Service
oci nlb network-load-balancer create --security-attributes
oci nlb network-load-balancer update --security-attributes
- Support for OIC Gen3 Disaster Recovery for OIC Gen3 Disaster Recovery Service
oci integration integration-instance create --is-disaster-recovery-enabled
oci integration integration-instance disaster-recovery-failover --integration-instance-id, -? | -h | --help
- Support for Zero-Trust Packet Routing v1 securityAttributes for Core Service
oci network vcn update --security-attributes
oci network vcn create --security-attributes
oci network vnic update --security-attributes
- Support for Zero-Trust Packet Routing v1 securityAttributes for Database Service
oci db autonomous-database create
oci db autonomous-database create-adb-cross-region-data-guard-details
oci db autonomous-database create-autonomous-database-create-cross-region-disaster-recovery-details
oci db autonomous-database create-cross-tenancy-disaster-recovery-details
oci db autonomous-database create-from-backup-id
oci db autonomous-database create-from-backup-timestamp
oci db autonomous-database create-from-clone
oci db autonomous-database create-refreshable-clone
oci db autonomous-database update
oci db cloud-autonomous-vm-cluster create
oci db cloud-autonomous-vm-cluster update
oci db cloud-vm-cluster create
oci db cloud-vm-cluster update
oci db exadb-vm-cluster create
oci db exadb-vm-cluster update
oci db system launch
oci db system launch-from-backup
oci db system launch-from-database
oci db system launch-from-db-system
oci db system update
- Support to read ssh-key from a file located on the local filesystem for database-migration create-oracle-connection command in the Database Migration Service
oci database-migration connection create-oracle-connection --sshkey-file
We have identified a problem with setting the endpoint for Zero Trust Packet Routing service. For more information, see the issue #849
File Checksums (SHA256)
oci-cli-3.48.2.zip 793d8facc5d6d6d3f7b27ba87d09b7d669655913818657a3c01adef2f5ed507a
oci-cli-3.48.2-Windows-Server-Installer.msi 52901e69bcf45cee587bb70651e5e388f81abd84d9cde361eff8026a7bd854f2
oci-cli-3.48.2-Windows-Server-2019-Offline.zip 30e423121ba389780b78aca584378470f2fffea09ef9faa085f91b45bf2f5c96
3.48.1
Added
- Generative AI Agent service
- Generative AI Agent Service Public Release in OCI CLI
oci generative-ai-agent agent change-compartment
oci generative-ai-agent agent create
oci generative-ai-agent agent delete
oci generative-ai-agent agent get
oci generative-ai-agent agent list
oci generative-ai-agent agent update
oci generative-ai-agent agent-endpoint change-compartment
oci generative-ai-agent agent-endpoint create
oci generative-ai-agent agent-endpoint delete
oci generative-ai-agent agent-endpoint get
oci generative-ai-agent agent-endpoint list
oci generative-ai-agent agent-endpoint update
oci generative-ai-agent data-ingestion-job create
oci generative-ai-agent data-ingestion-job delete
oci generative-ai-agent data-ingestion-job get
oci generative-ai-agent data-ingestion-job get-data-ingestion-job-log-content
oci generative-ai-agent data-ingestion-job list
oci generative-ai-agent data-source create
oci generative-ai-agent data-source create-data-source-oci-object-storage-data-source-config
oci generative-ai-agent data-source delete
oci generative-ai-agent data-source get
oci generative-ai-agent data-source list
oci generative-ai-agent data-source update
oci generative-ai-agent data-source update-data-source-oci-object-storage-data-source-config
oci generative-ai-agent knowledge-base change-compartment
oci generative-ai-agent knowledge-base create
oci generative-ai-agent knowledge-base create-knowledge-base-default-index-config
oci generative-ai-agent knowledge-base create-knowledge-base-oci-database-config
oci generative-ai-agent knowledge-base create-knowledge-base-oci-open-search-index-config
oci generative-ai-agent knowledge-base delete
oci generative-ai-agent knowledge-base get
oci generative-ai-agent knowledge-base list
oci generative-ai-agent knowledge-base update
oci generative-ai-agent knowledge-base update-knowledge-base-default-index-config
oci generative-ai-agent knowledge-base update-knowledge-base-oci-database-config
oci generative-ai-agent knowledge-base update-knowledge-base-oci-open-search-index-config
oci generative-ai-agent work-request cancel
oci generative-ai-agent work-request get
oci generative-ai-agent work-request list
oci generative-ai-agent work-request-error list
oci generative-ai-agent work-request-log-entry list-work-request-logs
- Generative AI Agent Service Public Release in OCI CLI
- Generative AI Agent Client service
- Generative AI Agent Client Service Public Release in OCI CLI
oci generative-ai-agent-runtime session chat
oci generative-ai-agent-runtime session create
oci generative-ai-agent-runtime session delete
oci generative-ai-agent-runtime session get
oci generative-ai-agent-runtime session update
- Generative AI Agent Client Service Public Release in OCI CLI
- Monitoring service
- Support for new optional parameters in the alarm-suppression and alarm-suppression-collection commands
oci monitoring alarm-suppression create --level --suppression-conditions
oci monitoring alarm-suppression-collection list-alarm-suppressions --compartment-id --compartment-id-in-subtree --level --target-type --is-all-suppressions
- Support for new optional parameters in the alarm-suppression and alarm-suppression-collection commands
- Ops Insights service
- Support for ExaCC via Management agent
oci opsi database-insights change-macs-managed-cloud-database-insight-connection-credential-by-vault
oci opsi database-insights create-macs-managed-cloud-database-insight
oci opsi database-insights enable-macs-managed-cloud-database-insight
oci opsi database-insights test-macs-managed-cloud-database-insight-connection-credential-by-vault
oci opsi database-insights update-macs-managed-cloud-database-insight
oci opsi exadata-insights add-macs-managed-cloud-exadata-insight-members
oci opsi exadata-insights create-macs-managed-cloud-exadata-insight
oci opsi exadata-insights enable-macs-managed-cloud-exadata-insight
oci opsi exadata-insights update-macs-managed-cloud-exadata-insight
oci opsi host-insights update-macs-managed-database-host-insight
- Support for ExaCC via Management agent
- Fusion service
- Support for optional parameter --is-data-masking-opted in create-refresh-activity
oci fusion-apps create-refresh-activity-details create-refresh-activity --is-data-masking-opted
- Support for optional parameter --is-data-masking-opted in create-refresh-activity
- Integration service
- Support for OIC Gen3 configure custom endpoint
oci integration integration-instance --add-oracle-managed-custom-endpoint
oci integration integration-instance remove
- Support for OIC Gen3 configure custom endpoint
- Database service
- Support for assigning key versions for the database and pluggable database
oci db database set-oci-db-key-version --database-id --kms-key-version-id
oci db pluggable-database set-oci-pdb-key-version --pluggable-database-id --kms-key-version-id
- Support for listing autonomous database with lifecyclestate
oci db autonomous-database list --lifecycle-state-not-equal-to
- Support for undelete autonomous database
oci db autonomous-database create-autonomous-database-undelete-autonomous-database-details
- Support for assigning key versions for the database and pluggable database
- Analytics service
- Support for opting for different update channel schedules, "regular" or "early"
oci analytics analytics-instance create --update-channel regular
oci analytics analytics-instance update --update-channel early
- Support for opting for different update channel schedules, "regular" or "early"
- Data Safe service
- Support for appending and deleting allowed SQLs from SQL Firewall policy
oci data-safe sql-firewall-allowed-sql get--sql-firewall-allowed-sql-id
oci data-safe sql-firewall-allowed-sql delete --sql-firewall-allowed-sql-id
oci data-safe sql-firewall-allowed-sql bulk-create-sql-firewall-allowed-sqls-list-selection-mode--log-type
oci data-safe sql-firewall-allowed-sql bulk-create --log-type --selection —sql-firewall-policy-id
oci data-safe sql-firewall-allowed-sql bulk-create-sql-firewall-allowed-sqls-list-selection-mode --log-type, --selection-items, --sql-firewall-policy-id
oci data-safe sql-firewall-allowed-sql bulk-create-sql-firewall-allowed-sqls-scim-query-selection-mode --log-type, --selection-scim-query, --sql-firewall-policy-id
- Support for appending and deleting allowed SQLs from SQL Firewall policy
File Checksums (SHA256)
oci-cli-3.48.1.zip c2a868278dccf78c2f500b66c2763eda78e34bc292d942ad398f3a3a43eda4b9
oci-cli-3.48.1-Windows-Server-2016-Offline.zip 429de6385f74e8dae3673f730dbc9158715ac757653a15661f5389070c224fe2
oci-cli-3.48.1-Windows-Server-2019-Offline.zip 88fe4ce06f0666dcd91e11783d685757999a1e29261e6b3d0b4a30c3287fd7e3
oci-cli-3.48.1-Windows-Server-2012-Offline.zip af847557343b78b84686b6db7167028c76d02686ffea32ca402b94c07cef7837
oci-cli-3.48.1-Windows-Server-Installer.msi c732fcf53f59e4a6032b56f0de7337713a88b98e1014ff38c75308250e3347ba
3.48.0
Added
- Support Dedicated AI Cluster Unit Shape LARGE_GENERIC_4 in the Generative AI Service Management
oci generative-ai dedicated-ai-cluster
- Support for allowing the operator to provide a ticket number when creating access request in the Lockbox service
oci oma access-request create --ticket-number
- Support for release 3.1 of Capacity Management Service
oci capacity-management occ-handover-resource-block-collection
oci capacity-management occ-customer
oci capacity-management occ-customer-group
- Support for Text to Speech in Speech service
oci speech synthesize-speech
oci speech voice list
- Fleet Software Update service
- Support to create DB and GI Collections major version 23.
oci fleet-software-update fsu-collection create-db --source-major-version DB_23
oci fleet-software-update fsu-collection create-gi --source-major-version GI_23
- Support to create DB and GI Collections major version 23.
oci fleet-software-update fsu-cycle create-patch --goal-version-details { "version" : "23.4.0.0" }
- Support to create DB and GI Collections major version 23.
Changed
- Capacity Management Service
- [BREAKING] Optional parameter
--occ-customer-group-id
has now been made required in the following commandsoci capacity-management occ-overview-collection list-internal-namespace-occ-overviews
oci capacity-management occ-availability-catalog-collection list-internal
- [BREAKING] Optional parameter
File Checksums (SHA256)
oci-cli-3.48.0.zip f0d7dff88dcbb1e8f268a700265216ef0ccc0decb7b464752c4068a483e6fb10
oci-cli-3.48.0-Windows-Server-2016-Offline.zip 0050b4f623a8d6a04973cda7509775a81b26255ec70454e2a096ea7dd42b35fc
oci-cli-3.48.0-Windows-Server-2019-Offline.zip b1f73a1b581c67a6745fa6322eb017ff9a8f34aa1f2efd90609bca891e4c00f4
oci-cli-3.48.0-Windows-Server-2012-Offline.zip e9350ef16fe122746e74a81c201ac715004b4e99ee73d99b3520863bd0adc3e6
3.47.0
Changed
- [BREAKING] Document Understanding Service
- Support for the accepted value INSURANCE_CLAIM is removed and HEALTH_INSURANCE_ID is added in the documentType parameter
oci ai-document analyze-document-result analyze-document --document-type health_insurance_id
- The field tenancyId of a complex type parameter is removed in the following commands
oci ai-document analyze-document-result analyze-document
oci ai-document analyze-document-result analyze-document-inline-document-details
oci ai-document analyze-document-result analyze-document-object-storage-document-details
oci ai-document processor-job create
oci ai-document processor-job create-processor-job-general-processor-config
oci ai-document processor-job create-processor-job-inline-document-content
oci ai-document processor-job create-processor-job-object-storage-locations
- Support for the accepted value INSURANCE_CLAIM is removed and HEALTH_INSURANCE_ID is added in the documentType parameter
- Vault Key Management Service
- Support for Cross-Region Replication for Virtual Vaults in Key Management Service
oci kms management vault get
- Support for Cross-Region Replication for Virtual Vaults in Key Management Service
- Oracle Database Autonomous Recovery Service
- Support for new optional parameter in ZRCV cloud service
oci recovery protected-database create --subscription-id
oci recovery protection-policy create --must-enforce-cloud-locality
- Support for new optional parameter in ZRCV cloud service
- Oracle Cloud Vmware Solution Service
- Support for VMware Major and Minor Version Upgrade in Oracle Cloud VMware Solution
oci ocvs sddc vmware-versions --version-to-upgrade
- Support for VMware Major and Minor Version Upgrade in Oracle Cloud VMware Solution
- Database Service
- Support for provisioning Developer Autonomous Database.
oci db autonomous-database create --is-dev-tier <boolean>
- Support for specifying and upgrading a Developer Autonomous Database to Paid Autonomous Database
oci db autonomous-database update --is-dev-tier <boolean>
- Support for provisioning Developer Autonomous Database.
- Load Balancing Service
- Support for new optional parameter enabling inclusion of the Request Id of a request to the load balancer in a header attached to the request forwarded by the load balancer to one of its servers and in the response from the load balancer.
oci lb load-balancer create --is-request-id-enabled
oci lb load-balancer update --is-request-id-enabled
- Support for new optional parameter specifying the name of the header used to contain the Request Id.
oci lb load-balancer create --request-id-header
oci lb load-balancer update --request-id-header
- Support for new optional parameter enabling inclusion of the Request Id of a request to the load balancer in a header attached to the request forwarded by the load balancer to one of its servers and in the response from the load balancer.
Added
- Delegate Access Control Service
- Support for the Delegate Access Control service
oci delegate-access-control delegated-resource-access-request
oci delegate-access-control delegation-control
oci delegate-access-control delegation-subscription
oci delegate-access-control service-provider
oci delegate-access-control service-provider-action
oci delegate-access-control work-request
- Support for the Delegate Access Control service
- Object Storage Service
- Support for Object Storage Private Endpoints
oci os private-endpoint
- Support for Object Storage Private Endpoints
- Database Management Service
- Support for SQL Watch
oci database-management managed-database enable-external-container-database-management-feature
oci database-management managed-database enable-external-pluggable-database-management-feature
oci database-management managed-database enable-external-non-container-database-management-feature
oci database-management managed-database modify-database-management-feature
oci database-management managed-database modify-pluggable-database-management-feature
- Support for advanced Database Management features for ADB
oci database-management managed-database enable-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details
- Support for SQL Watch
- MySQL Database Service
- Support for Customer Email Notification in HeatWave Service
oci mysql db-system clone --customer-contacts
oci mysql db-system create --customer-contacts
oci mysql db-system import --customer-contacts
oci mysql db-system update --customer-contacts
- Support for Customer Email Notification in HeatWave Service
- File Storage Service
- Support for upgrade and downgrade shapes of High Performance Mount Targets
oci fs mount-target upgrade-shape
oci fs mount-target schedule-downgrade-shape
oci fs mount-target cancel-downgrade-shape
- Support for upgrade and downgrade shapes of High Performance Mount Targets
- Database Service
- Support to change compartment of scheduling policy
oci db scheduling-policy change-compartment --compartment-id | -c, --scheduling-policy-id, -? | -h | --help
- Support to create a new scheduling policy
oci db scheduling-policy create --cadence, --compartment-id | -c, --display-name, --cadence-start-month, --defined-tags, --freeform-tags, -? | -h | --help
- Support to delete a scheduling policy
oci db scheduling-policy delete --scheduling-policy-id, --force, -? | -h | --help
- Support to get a scheduling policy
oci db scheduling-policy get --scheduling-policy-id, -? | -h | --help
- Support to list scheduling policy
oci db scheduling-policy list --compartment-id | -c, --all, --display-name, -? | -h | --help
- Support to update a scheduling policy
oci db scheduling-policy update --scheduling-policy-id, --cadence, --cadence-start-month, --display-name, --defined-tags, --force, --freeform-tags, -? | -h | --help
- Support to create a scheduling window based on scheduling policy
oci db scheduling-window create --scheduling-policy-id, --window-preference, --compartment-id | -c, --defined-tags, --freeform-tags, -? | -h | --help
- Support to delete a scheduling window
oci db scheduling-window delete --scheduling-policy-id, --scheduling-window-id, --force, -? | -h | --help
- Support to get a scheduling window
oci db scheduling-window get --scheduling-policy-id, --scheduling-window-id, -? | -h | --help
- Support to list scheduling window
oci db scheduling-window list --scheduling-policy-id, --all, --compartment-id | -c, --display-name, -? | -h | --help
- Support to update a scheduling window
oci db scheduling-window update --scheduling-policy-id, --scheduling-window-id, --defined-tags, --force, --freeform-tags, -? | -h | --help, --window-preference
- Support for the Domain parameter in BaseDB Create DataGuard CLI
oci db data-guard-association create with-new-db-system
- Support for scheduling plan, scheduled action, execution window and execution action as part of granular maintenance scheduling support for Exadata Infrastructure Components
oci db action-param-values-summary list-params-for-action-type
oci db execution-action create
oci db execution-action delete
oci db execution-action get
oci db execution-action list
oci db execution-action move-execution-action-member
oci db execution-action update
oci db execution-window create
oci db execution-window delete
oci db execution-window get
oci db execution-window list
oci db execution-window reorder-execution-actions
oci db execution-window update
oci db execution-window cancel
oci db maintenance-run cancel
oci db recommended-scheduled-action-summary list-recommended-scheduled-actions
oci db scheduled-action create
oci db scheduled-action delete
oci db scheduled-action get
oci db scheduled-action list
oci db scheduled-action update
oci db scheduled-action update
oci db scheduling-plan change-compartment
oci db scheduling-plan create
oci db scheduling-plan delete
oci db scheduling-plan cascading-delete
oci db scheduling-plan get
oci db scheduling-plan list
oci db scheduling-plan reorder-scheduled-actions
- Support to change compartment of scheduling policy
- Oracle Database Autonomous Recovery Service
- Support for changing Protected Database Subscription in ZRCV cloud service
oci recovery protected-database change-protected-database-subscription --protected-database-id, -? | -h | --help, --is-default, --subscription-id
- Support for changing Protected Database Subscription in ZRCV cloud service
- Web Application Firewall service
- Support for the DYNAMIC body variant in a RETURN_HTTP_RESPONSE action.
oci waf web-app-firewall-policy create --actions [complex type]
oci waf web-app-firewall-policy update --actions [complex type]
- Support for the DYNAMIC body variant in a RETURN_HTTP_RESPONSE action.
- Announcements Service
- Support for listing all active service summary in OCI
oci announce service list --compartment-id <root_compartment_id>
- Support for listing all active service summary in OCI
File Checksums (SHA256)
oci-cli-3.47.0.zip c478107a70403c1c4c156cb9f9b0332a114643603906c950c1860cdfc953ba98
oci-cli-3.47.0-Windows-Server-2012-Offline.zip 6e1cef0cdfa9d6a95e6fcdfb1ad34dc5e751dc45f643180c02d7cf2f30afa427
oci-cli-3.47.0-Windows-Server-2019-Offline.zip 0aa00db12b9c8e0c53bb238794529f28020f9a87320e32fa79786922096ce8a5
oci-cli-3.47.0-Windows-Server-2016-Offline.zip 4490956fef7cd0889f99f4c4c9227b78193038b775fbc0d23e3e6602b9f7cd20
3.46.0
Removed
- [BREAKING] Disaster Recovery service
- Removed optional parameter --dr-plan-execution-type from list command
oci disaster-recovery dr-plan-execution list
- Removed optional parameter --dr-plan-execution-type from list command
Added
- Database Service
- Support for creating Maintenance Run Using Autonomous Database Software Image in the Database service
oci db maintenance-run create --database-software-image-id
- Support for creating Maintenance Run Using Autonomous Database Software Image in the Database service
- Fleet Application Management Service
- Support for the Fleet Application Management service
oci fleet-apps-management
- Support for the Fleet Application Management service
- Redis Service
- Support for list cluster nodes command in the OCI Cache service
oci redis node-summary list-redis-cluster-nodes
- Support new parameters cluster-mode and shard-count for sharding
oci redis redis-cluster create --cluster-mode, --shard-count
oci redis redis-cluster update --shard-count
- Support for list cluster nodes command in the OCI Cache service
- Integration Service
- Support for Extend Data Retention Period for OIC Instance
oci integration integration-instance extend-data-retention --data-retention-period, --integration-instance-id
- Support for Extend Data Retention Period for OIC Instance
- Analytics Service
- Support for Identity Domains
oci analytics analytics-instance create --domain-id ocid --admin-user user
- Support for feature set in analytics-instance
oci analytics analytics-instance create --feature-bundle feature_set
- Support for Identity Domains
- Database Management Service
- Support for SQL Watch and DB Lifecycle Management
oci database-management managed-database enable-external-container-database-management-feature
oci database-management managed-database enable-external-pluggable-database-management-feature
oci database-management managed-database enable-external-non-container-database-management-feature
oci database-management managed-database modify-database-management-feature
oci database-management managed-database modify-pluggable-database-management-feature
- Support for SQL Watch and DB Lifecycle Management
- Mysql Database Service
- Support for automatically increasing storage in the MySQL Database service
oci mysql db-system clone --is-auto-expand-storage-enabled --max-storage-size-in-gbs
oci mysql db-system create --is-auto-expand-storage-enabled --max-storage-size-in-gbs
oci mysql db-system import --is-auto-expand-storage-enabled --max-storage-size-in-gbs
oci mysql db-system update --is-auto-expand-storage-enabled --max-storage-size-in-gbs
- Support for automatically increasing storage in the MySQL Database service
File Checksums (SHA256)
oci-cli-3.46.0.zip e0cdc59e31107387bd6390f87abac36d40dd67eac1ee6415061a1591f6912096
oci-cli-3.46.0-Windows-Server-2019-Offline.zip 5f9565af0239c613f68cc9b1eea6461eb98152661c0003d24fe22fb1151573c2
oci-cli-3.46.0-Oracle-Autonomous-Linux-7.9-Offline.zip 1c42f67a4125c2b9e6d2a9833091bb4fc4f535222a35530460cdebb508a2f411
oci-cli-3.46.0-Windows-Server-2016-Offline.zip 08ac19f30c09615bff4fff8128924b12ebd3876eb0a8ab1ad22e36ad8af2a804
oci-cli-3.46.0-Oracle-Linux-9-Offline.zip 37ecaea6f99d45bb773f2b2e1b282dc129eddc7aea3db9c760bda4976d8129ae
oci-cli-3.46.0-Windows-Server-2012-Offline.zip be86674a51cca3053a1bbccc831675d89e7a557e897fdd3ac04a8125e8e73699
oci-cli-3.46.0-Oracle-Linux-8-Offline.zip d29b4b8d42231af516110683b874ba930c2e00ff59a440fa99c1293ab9b576fc
oci-cli-3.46.0-Oracle-Linux-7.8-Offline.zip 160f6a519b05139f0b2f70ce81965c78562dd6122bf7b1fff9edecdaef61b5b2
oci-cli-3.46.0-Oracle-Linux-7.9-Offline.zip fe89ed6c86b2292f8a95b98ad867911a4d882103cb18e9a1f929f7cb21dbc3e8
3.45.2
Added
- Support for idle timeout feature for Network Load Balancer Service
oci nlb listener create --tcp-idle-timeout, --udp-idle-timeout
oci nlb listener update --tcp-idle-timeout, --udp-idle-timeout
- Support for viewing subscription level limits in Limits Service
oci limits definition list --subscription-id
oci limits resource-availability get --subscription-id
oci limits service list --subscription-id
oci limits value list --subscription-id
- Support for OIC Instance Creation for Healthcare Feature in Oracle Integration Service
oci integration integration-instance create --integration-instance-type healthcare
File Checksums (SHA256)
oci-cli-3.45.2.zip e747b6e5d5f7dfbf42aed5dfc6f798b2ea7997ae3d52c1cae16f73f5e265d3c3
oci-cli-3.45.2-Oracle-Linux-9-Offline.zip b293da3349e7c5f226dd5c9e0ca6f12898e99df31fabe459ff0acce0e2fb4cc0
oci-cli-3.45.2-Windows-Server-Installer.msi a267a03424fbbcb653cbc8c26dd6edeedcd415890ab3ef19041844fe6f861cf5
oci-cli-3.45.2-Windows-Server-2019-Offline.zip 8d447b59f79bdb3a36252d0d54ad31b6cfe9c973c050ffd166c71b874232b8cf
oci-cli-3.45.2-Oracle-Linux-7.9-Offline.zip 5f4b7ecd071846d132827b38c43ea6eb26248adff05316dd611fd45d42717549
oci-cli-3.45.2-Oracle-Linux-8-Offline.zip 887b8357bb6045f6fd6525f24854da6ff4e58a5cd6d458adffb598745fe4538f
oci-cli-3.45.2-Windows-Server-2012-Offline.zip 6cdac9ea07b72d135508d7afd1856ff427b144e86017af991ba7feefbc4cc49a
oci-cli-3.45.2-Oracle-Autonomous-Linux-7.9-Offline.zip e69d45113c76a1a5d960a2c383510af1410396b055c827650974399b56fc307e
oci-cli-3.45.2-Windows-Server-2016-Offline.zip 6463501444f4ee052e835d33a287d53222a25fceddd5a0b10f2870b0d74b9faf