Socket
Socket
Sign inDemoInstall

oci-database

Package Overview
Dependencies
2
Maintainers
4
Versions
182
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.1K
increased by10.36%
Maintainers
4
Created
Weekly downloads
 

Changelog

Source

2.68.0 - 2023-08-08

Added

  • Support for backup retention on autonomous database create operations in the Database service
  • Support for exclude tables for replication in the Database Migration service
  • Support for adding and updating auto failover maximum data loss limits for local autonomous data guards in the Database service
  • Support for limiting networking diagram ingestion in the Networking Monitoring service
  • Support for new operations for deployment upgrades in the GoldenGate service
  • Support for getting model type information and base model versions while creating language custom models in the AI Language service
  • Support for support field in class metric in the AI Language service
  • Support for Compute Cloud at Customer resource type in the Operator Access Control service
  • Support for managing account management info, account recovery settings, app roles, apps, app status changers, grants, identity propagation trusts and settings, request-able groups, requests, security questions, OAuth tokens, and user attribute settings in the Identity Domains service
  • Added support for NodeJS 20

Breaking Changes

  • Support for retries by default on operations of the Operator Access Control service
  • The property isInternetAccessAllowed has been removed from the CreateIpv6Details, Ipv6 and UpdateIpv6Details models in the Networking Monitoring service
  • The property publicIpAddress has been removed from the Ipv6 model in the Networking Monitoring service
  • The property ipv6CidrBlock has been removed from the Vcn and CreateVcnDetails models in the Networking Monitoring service
  • The property ipv6PublicCidrBlock has been removed from the Vcn and Subnet models in the Networking Monitoring 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 08 Aug 2023

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc