Socket
Socket
Sign inDemoInstall

oci-databasetools

Package Overview
Dependencies
2
Maintainers
4
Versions
106
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    oci-databasetools

OCI NodeJS client for Database Tools Service


Version published
Weekly downloads
3.8K
increased by2.13%
Maintainers
4
Created
Weekly downloads
 

Changelog

Source

2.85.0 - 2024-04-23

Added

  • Support for the Cluster Placement Groups service
  • Support for new optional parameter for managing approval template in the Managed Access service
  • Support for cluster placement groups in the Compute service
  • Support for replacing boot volume for virtual machines in the Compute service
  • Support for assigning a cluster placement group to boot and block volumes in the Block Storage service
  • Support for container workload integration in the Cloud Guard service
  • Support for instances in OCI and 3rd party clouds in the OS Management service

Breaking Changes

  • Support for default retries on the operations of the Managed Access service
  • The property instanceLocation was removed from the models SummarizeManagedInstanceAnalyticsRequest and GetManagedInstanceAnalyticContentRequest in the OS Management service
  • The property advisoryType was removed from the models ListManagedInstanceErrataRequest and GetManagedInstanceContentRequest in the OS Management service
  • The type of property architecture was changed from string to SoftwarePackageArchitecture in the models SoftwarePackage and SoftwarePackageSummary in the OS Management service
  • The type of property action was changed from InstanceActionRequest.Action to string in the model InstanceActionRequest in the Compute service
  • The type of property action was changed from DbNodeActionRequest.Action to string in the model DbNodeActionRequest in the Database service
  • The type of property protocol was changed from ListIdentityProvidersRequest.Protocol to string in the model ListIdentityProvidersRequest in the Identity service
  • The type of property fields was changed from ListObjectVersionsRequest.Fields to string in the models ListObjectVersionsRequest and ListObjectsRequest in the Object Storage service

Readme

Source

OCI NodeJS client for Database Tools Service

This module enables you to write code to manage resources for Database Tools 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-databasetools

Alternatively you can git clone this repo.

FAQs

Last updated on 23 Apr 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