Socket
Socket
Sign inDemoInstall

oci-workrequests

Package Overview
Dependencies
45
Maintainers
4
Versions
182
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    oci-workrequests

OCI NodeJS client for WorkRequests


Version published
Maintainers
4
Created

Changelog

Source

2.66.0 - 2023-07-25

Added

  • Support for composing multiple document service custom key value models into one single model in Document Understanding Service
  • Support for custom hostname in the Compute service
  • Support for cloud subscription in the Organizations service
  • Support for automatic backup download in the GoldenGate service
  • Support for creating single use (non-recurring) budgets in the Budgets service

Breaking Changes

  • Support for retries by default on operations of the Budgets service
  • The properties classicSubscriptionId, isClassicSubscription, regionAssignment, lifecycleState, startDate and endDate were removed from the models assignedSubscription, assignedSubscriptionSummary, subscription and subscriptionSummary in the Organizations service
  • The property paymentModel has been removed from Subscription and SubscriptionSummary models in the Organizations service
  • The properties subscriptionTier, isGovernmentSubscription, promotion, purchaseEntitlementId, skus, csiNumber, cloudAmountCurrency, customerCountryCode, andprogramTypehave been removed fromAssignedSubscriptionandSubscription` models in the Organizations service
  • The property orderIds has been removed from AssignedSubscription model in the Organizations service
  • The EnumMembers UPDATING, DELETING and DELETED were removed from the enum SubscriptionLifecycleState in the Organizations service

Readme

Source

OCI NodeJS client for Work Requests Service

This module enables you to write code to manage resources for Work Requests 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-workrequests

Alternatively you can git clone this repo.

FAQs

Last updated on 25 Jul 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