Socket
Socket
Sign inDemoInstall

oci-database

Package Overview
Dependencies
46
Maintainers
4
Versions
178
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.7K
increased by5.39%
Maintainers
4
Created
Weekly downloads
 

Changelog

Source

2.61.0 - 2023-05-23

Added

  • Support for CRI-O parsing in the Logging service
  • Support for retrieving the resource availability domain when getting Exadata infrastructure or VM clusters in the Database service
  • Support for specifying database servers when creating dedicated autonomous databases in the Database service
  • Support for secondary egress zones in the DNS service

Breaking Changes

  • Added mandatory field externalDownstreams to the model Zone in the DNS service
  • Removed models LogIncludedSearchSummaryCollection, LogIncludedSearchSummary and LogIncludedSearch from the Logging service
  • Field keys was made mandatory in the model UnifiedAgentCsvParser in the Logging service
  • Field patterns was made mandatory in the model UnifiedAgentGrokParser in the Logging service
  • Field sources and destination were made mandatory in the model UnifiedAgentLoggingConfiguration in the Logging service
  • Field patterns was made mandatory in the model UnifiedAgentMultilineGrokParser in the Logging service
  • Field format was made mandatory in the model UnifiedAgentMultilineParser in the Logging service
  • Field expression was made mandatory in the model UnifiedAgentRegexParser in the Logging service
  • Field paths was made mandatory in the model UnifiedAgentTailLogSource in the Logging service
  • Field keys was made mandatory in the model UnifiedAgentTsvParser in the Logging service
  • Field channels was made mandatory in the model UnifiedAgentWindowsEventSource in the Logging service
  • Removed request class ListLogIncludedSearchesRequest from the Logging service
  • Removed response class ListLogIncludedSearchesResponse from the Logging service
  • Removed operations getLogIncludedSearch and listLogIncludedSearches from the LoggingManagementClient 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 23 May 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc