Oci-cli

Latest version: v3.50.3

Safety actively analyzes 688955 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 54

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``

* Vault Key Management Service

* Support for Cross-Region Replication for Virtual Vaults in Key Management Service

* ``oci kms management vault get``

* 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``

* 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 ``

* 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>``

* 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``

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``

* Object Storage Service

* Support for Object Storage Private Endpoints

* ``oci os private-endpoint``

* 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``

* 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``

* 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``

* 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``

* 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``

* 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]``

* Announcements Service

* Support for listing all active service summary in OCI

* ``oci announce service list --compartment-id <root_compartment_id>``

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``

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``

* Fleet Application Management Service

* Support for the Fleet Application Management service

* ``oci fleet-apps-management``

* 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``

* Integration Service

* Support for Extend Data Retention Period for OIC Instance

* ``oci integration integration-instance extend-data-retention --data-retention-period, --integration-instance-id``

* 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``

* 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``

* 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``

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``

3.45.1

--------------------
Added
~~~~~
* Java Management Service Fleets

* Support for new commands

* ``oci jms agent-installer-summary``
* ``oci jms fleet request-deployed-application-migration-analyses``
* ``oci jms jms-plugin``

* Add new options to existing commands

* ``oci jms crypto-analysis-result list --finding-count, --finding-count-greater-than, --host-name, --non-compliant-finding-count, --non-compliant-finding-count-greater-than``
* ``oci jms fleet-agent-configuration update --is-collecting-managed-instance-metrics-enabled, --is-collecting-usernames-enabled``
* ``oci jms java-migration-analysis-result list --application-name, --host-name``
* ``oci jms library-usage summarize --cvss-score-greater-than, --cvss-score-less-than``
* ``oci jms performance-tuning-analysis-result list --host-name``
* ``oci jms work-request list --operation-type, --status``

* Support for a new optional parameter "compartmentId" in Java Management Service Downloads

* ``oci jms-java-downloads download-url generate-artifact --compartment-id``

* Big Data Service

* Support for new commands

* ``oci bds instance create-resource-principal-configuration``
* ``oci bds instance force-refresh-resource-principal``
* ``oci bds instance get-resource-principal-configuration``
* ``oci bds instance list-resource-principal-configurations``
* ``oci bds instance update-resource-principal-configuration``
* ``oci bds resource-principal-configuration remove``
* ``oci bds instance install-patch-downtime-based-odh-patching-config``

* Support for new optional parameters in the OS Management Hub service

* ``oci os-management-hub software-source create-custom-swsrc --is-latest-content-only``
* ``oci os-management-hub software-source create-versioned-custom-swsrc --is-latest-content-only``
* ``oci os-management-hub software-source update-custom-swsrc --is-latest-content-only``

* Devops Service

* Support for pull requests and merge in Source Control Management Service

* ``oci devops pull-request-comment``
* ``oci devops pull-request``
* ``oci devops protected-branch``
* ``oci devops project get-notification-preference``
* ``oci devops project get-project-settings``
* ``oci devops project update-project-settings``
* ``oci devops project update-notification-preference``
* ``oci devops project delete-project-settings``
* ``oci devops project list-project-analytics-authors``
* ``oci devops project summarize-project-analytics``
* ``oci devops repository get-repository-notification-preference``
* ``oci devops repository get-repository-settings``
* ``oci devops repository update-repository-settings``
* ``oci devops repository update-repository-notification-preference``
* ``oci devops repository delete-repository-settings``
* ``oci devops repository create-or-update-git-tag-details``
* ``oci devops repository create-or-update-git-branch-details``
* ``oci devops repository delete-git-ref``
* ``oci devops repository list-pull-request-authors``
* ``oci devops repository list-repository-analytics-authors``
* ``oci devops repository summarize-repository-analytics``
* ``oci devops repository sync``
* ``oci devops repository list-fork-sync-statuses``
* ``oci devops deployment service``

* Support for new optional parameter/flag

* ``oci devops repository create --parent-repository-id``
* ``oci devops repository get-commit-diff --target-repository-id`
* ``oci devops repository list-commit-diffs --target-repository-id``

* Support for new optional parameter --file-system-configuration-details in vm cluster in db service

* ``oci db vm-cluster create --file-system-configuration-details``
* ``oci db vm-cluster update --file-system-configuration-details``

3.45.0

--------------------
Added
~~~~~
* Identity Domains Service

* Support for new commands

* ``oci identity-domains social-identity-provider create``
* ``oci identity-domains social-identity-provider delete``
* ``oci identity-domains social-identity-provider get``
* ``oci identity-domains social-identity-provider patch``
* ``oci identity-domains social-identity-provider put``
* ``oci identity-domains social-identity-providers list``
* ``oci identity-domains social-identity-providers search``

* Stack Monitoring

* Support for baselineable metric for imported resources and metric extension

* ``oci stack-monitoring baselineable-metric update``
* ``oci stack-monitoring baselineable-metric list``
* ``oci stack-monitoring baselineable-metric create``

* Database Migration

* Support GoldenGate Suspend Phase / Parameter File Update

* ``oci database-migration job create-parameter-file-version``
* ``oci database-migration job delete-parameter-file-version``
* ``oci database-migration job get-parameter-file-version``
* ``oci database-migration job list-parameter-file-versions``
* ``oci database-migration job make-current-parameter-file-version``
* ``oci database-migration job suspend``

* Exadata Fleet Update Service

* Support for Diagnostics collection preferences and VMCluster and CloudVMCluster custom GI images

* ``oci fleet-software-update fsu-cycle create --diagnostics-collection``

* Speech Service

* Support for Realtime Speech in the Speech Service

* ``oci speech realtime-session-token create``

* Support for Customization in the Speech Service

* ``oci speech customization``

* Core Service

* Support for obtaining compute instance maintenance events in Core services

* ``oci compute instance-maintenance-event get``
* ``oci compute instance-maintenance-event list``
* ``oci compute instance-maintenance-event update``

* Data Safe Service

* Support for creating custom alert policies

* ``oci data-safe alert-policy change-compartment``
* ``oci data-safe alert-policy create``
* ``oci data-safe alert-policy delete``
* ``oci data-safe alert-policy update``
* ``oci data-safe alert-policy-rule create``
* ``oci data-safe alert-policy-rule delete``
* ``oci data-safe alert-policy-rule get``
* ``oci data-safe alert-policy-rule update``

Changed
~~~~~~~
* [BREAKING] Network Firewall Service

* The following commands from network-firewall service have been deprecated and unavailable to use

* ``oci network-firewall application create-application-create-icmp-application-details``
* ``oci network-firewall application create-application-create-icmp6-application-details``
* ``oci network-firewall application create-service-create-udp-service-details``
* ``oci network-firewall application create-service-create-tcp-service-details``
* ``oci network-firewall mapped-secret create-mapped-secret-create-vault-mapped-secret-details``
* ``oci network-firewall decryption-profile create-decryption-profile-create-ssl-inbound-inspection-profile-details``
* ``oci network-firewall decryption-profile create-decryption-profile-create-ssl-forward-proxy-profile-details``
* ``oci network-firewall application update-application-update-icmp-application-details``
* ``oci network-firewall application update-application-update-icmp6-application-details``
* ``oci network-firewall application update-service-update-udp-service-details``
* ``oci network-firewall application update-service-update-tcp-service-details``
* ``oci network-firewall mapped-secret update-mapped-secret-update-vault-mapped-secret-details``
* ``oci network-firewall decryption-profile update-decryption-profile-update-ssl-inbound-inspection-profile-details``
* ``oci network-firewall decryption-profile update-decryption-profile-update-ssl-forward-proxy-profile-details``

* Data Safe Service

* Added additional attributes for existing APIs

* ``oci data-safe masking-policy``
* ``oci data-safe work-request list``
* ``oci data-safe target-alert-policy-association-summary list-target-alert-policy-associations``

3.44.4

--------------------
Added
~~~~~
* Database Service

* Support for new optional parameters in the database APIs

* ``oci db autonomous-database create --byol-compute-count-limit``
* ``oci db autonomous-database update --byol-compute-count-limit``

* Support for the subscription ID attribute in Cloud Exadata Infrastructure and Cloud VM Cluster in Database service

* ``oci db cloud-exa-infra create --subscription-id``
* ``oci db cloud-vm-cluster create --subscription-id``
* ``oci db cloud-exa-infra change-cloud-exadata-infrastructure-subscription --cloud-exadata-infrastructure-id --is-default --subscription-id``
* ``oci db cloud-vm-cluster change-cloud-vm-cluster-subscription --cloud-vm-cluster-id --is-default --subscription-id``

* Support for ``subscriptionId`` in

* ``oci db autonomous-database create --subscription-id``

* Update action API

* ``oci db autonomous-database change-autonomous-database-subscription --autonomous-database-id``

* Application Performance Monitoring Synthetic Service

* Support for the sql monitor creation and updation

* ``oci apm-synthetics monitor create-sql-monitor``
* ``oci apm-synthetics monitor update-sql-monitor``

* Support for the ftp monitor creation and updation

* ``oci apm-synthetics monitor create-ftp-monitor``
* ``oci apm-synthetics monitor update-ftp-monitor``

* Data Safe Service

* Support for listing discovered sensitive types and discovered sensitive schemas in sensitive data model

* ``oci data-safe sensitive-data-model-sensitive-type-collection list-sensitive-data-model-sensitive-types --sensitive-data-model-id``

* Support for creating and updating sensitive data model with only table level scope

* ``oci data-safe sensitive-data-model create --tables-for-discovery``
* ``oci data-safe sensitive-data-model update --tables-for-discovery``

* Support for creating discovery job with table level scope

* ``oci data-safe discovery-job create --tables-for-discovery``

* Support for filtering reports with the time of generation

* ``oci data-safe report-summary list-reports --time-generated-greater-than-or-equal-to, --time-generated-less-than``

* Support for creating and updating schedule for user assessment and security assessment

* ``oci data-safe security-assessment create --is-assessment-scheduled``
* ``oci data-safe security-assessment update --is-assessment-scheduled``
* ``oci data-safe user-assessment create --is-assessment-scheduled``
* ``oci data-safe user-assessment update --is-assessment-scheduled``

* Support for listing findings in security assessment

* ``oci data-safe security-assessment list-findings --target-id``

* Support for unsetting security and user assessment baseline with target ids

* ``oci data-safe security-assessment unset-security-assessment-baseline --target-ids``
* ``oci data-safe user-assessment unset-user-assessment-baseline --target-ids``

* Support for MySQL Heatwave database systems within the Ops Insights service.

* ``oci opsi database-insights create-mds-my-sql-database``
* ``oci opsi database-insights enable-mds-my-sql-database``
* ``oci opsi database-insights update-mds-my-sql-database``

Page 3 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.