Socket
Socket
Sign inDemoInstall

oci-apigateway

Package Overview
Dependencies
2
Maintainers
2
Versions
185
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-apigateway

OCI NodeJS client for API gateway service


Version published
Weekly downloads
4K
increased by16.07%
Maintainers
2
Created
Weekly downloads
 

Changelog

Source

1.0.2 - 2020-06-02

Added

  • Support for optionally supplying a signature when deleting an agreement in the Marketplace service
  • Support for launching paid listings in non-US regions in the Marketplace service
  • Support for returning the image id of packages in the Marketplace service
  • Support for calling Oracle Cloud Infrastructure services in the ap-chuncheon-1 region

Readme

Source

OCI NodeJS client for Apigateway Service

This module enables you to write code to manage resources for Apigateway 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-apigateway

Alternatively you can git clone this repo.

FAQs

Last updated on 02 Jun 2020

Did you know?

Socket

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