Socket
Socket
Sign inDemoInstall

oci-database

Package Overview
Dependencies
46
Maintainers
4
Versions
176
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    oci-database

OCI NodeJS client for Database


Version published
Weekly downloads
3.4K
increased by1.88%
Maintainers
4
Created
Weekly downloads
 

Changelog

Source

2.83.0 - 2024-03-26

Added

  • Support for creating and updating a refreshable clone with auto-refresh for an Autonomous Database in the Database service
  • Support for symmetric hashing in the Network Load Balancer service
  • Support for creating and deploying helm command specifications in the DevOps Service
  • Support for uninstalling helm chart when deleting an Oracle Kubernetes Stage through the DevOps Service
  • Support for collecting metrics and filter plugin with Unified Monitoring Agent (UMA) in the Logging service
  • Support for reading logs from head position after agent restart in the Logging service
  • Support for monitoring MySQL HeatWave clusters in Database Management Service
  • Support for multiple severities in an alarm in the Monitoring service

Breaking Changes

  • Support for default retries on the operations of the Network Load Balancer service
  • The fields displayName and description were made required in the model CreateUnifiedAgentConfigurationDetails in the Logging service
  • The field recordInput was made required in the model OperationalMetricsSource in the Logging service

Readme

Source

OCI NodeJS client for Database Service

This module enables you to write code to manage resources for Database Service.

Requirements

To use this module, you must have the following:

  • An Oracle Cloud Infrastructure account.
  • A user created in that account, in a group with a policy that grants the desired permissions. This can be a user for yourself, or another person/system that needs to call the API. For an example of how to set up a new user, group, compartment, and policy, see Adding Users. For a list of typical policies you may want to use, see Common Policies.
  • A key pair used for signing API requests, with the public key uploaded to Oracle. Only the user calling the API should be in possession of the private key. For more information, see Configuring Credentials

Installing

Use the following command to install this module:

npm install oci-database

Alternatively you can git clone this repo.

FAQs

Last updated on 27 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc