oci-announcementsservice

OCI NodeJS client for Announcement Service

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
oci-announcementsservice
5392.55.06 days ago3 years agoMinified + gzip package size for oci-announcementsservice in KB

Readme

OCI NodeJS client for Announcements Service
This module enables you to write code to manage resources for Announcements 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-announcementsservice

Alternatively you can git clone this repo.