GithubHelp home page GithubHelp logo

ibm / platform-services-node-sdk Goto Github PK

View Code? Open in Web Editor NEW
7.0 24.0 47.0 4.31 MB

Node.js client library for IBM Cloud Platform Services

License: Apache License 2.0

JavaScript 52.22% TypeScript 47.78%
ibm ibm-cloud cloud-computing cloud-services node-js javascript sdk sdk-javascript sdk-nodejs nodejs

platform-services-node-sdk's Introduction

Build Status Release npm npm License semantic-release CLA assistant

IBM Cloud Platform Services Node.js SDK

Node.js client library to interact with various IBM Cloud Platform Service APIs.

Table of Contents

Migration

ibm-platform-services package has been deprecated! The Platform Services Node SDK is now available as @ibm-cloud/platform-services.

To migrate to the new package, you can use the commands listed below:

npm uninstall ibm-platform-services
npm install @ibm-cloud/platform-services

You will also need to modify any references to the old package ibm-platform-services within import/require statements so they reflect the new package @ibm-cloud/platform-services. Here is an example:

// A 'require' statement that reflects the old package name:
const UserManagementV1 = require('ibm-platform-services/user-management/v1');

// Modify this to reflect the new package name:
const UserManagementV1 = require('@ibm-cloud/platform-services/user-management/v1');

Overview

The IBM Cloud Platform Services Node.js SDK allows developers to programmatically interact with the following IBM Cloud services:

Service Name Import Path
Case Management @ibm-cloud/platform-services/case-management/v1
Catalog Management @ibm-cloud/platform-services/catalog-management/v1
Context Based Restrictions @ibm-cloud/platform-services/context-based-restrictions/v1
Enterprise Billing Units @ibm-cloud/platform-services/enterprise-billing-units/v1
Enterprise Management @ibm-cloud/platform-services/enterprise-management/v1
Enterprise Usage Reports @ibm-cloud/platform-services/enterprise-usage-reports/v1
Global Catalog @ibm-cloud/platform-services/global-catalog/v1
Global Search @ibm-cloud/platform-services/global-search/v2
Global Tagging @ibm-cloud/platform-services/global-tagging/v1
IAM Access Groups @ibm-cloud/platform-services/iam-access-groups/v2
IAM Identity Service @ibm-cloud/platform-services/iam-identity/v1
IAM Policy Management @ibm-cloud/platform-services/iam-policy-management/v1
IBM Cloud Shell @ibm-cloud/platform-services/ibm-cloud-shell/v1
Open Service Broker @ibm-cloud/platform-services/open-service-broker/v1
Partner Billing Units @ibm-cloud/platform-services/partner-billing-units/v1
Partner Usage Reports @ibm-cloud/platform-services/partner-usage-reports/v1
Resource Controller @ibm-cloud/platform-services/resource-controller/v2
Resource Manager @ibm-cloud/platform-services/resource-manager/v2
Usage Metering @ibm-cloud/platform-services/usage-metering/v4
Usage Reports @ibm-cloud/platform-services/usage-reports/v4
User Management @ibm-cloud/platform-services/user-management/v1

The following services have been relocated to a different SDK project. Please consult the documentation for each service to determine the new location:

Service Name Import Path
Configuration Governance @ibm-cloud/platform-services/configuration-governance/v1
Posture Management @ibm-cloud/platform-services/posture-management/v1

Prerequisites

  • You need an IBM Cloud account.
  • Node.js >=14: This SDK is tested with Node.js versions 14 and up. It may work on previous versions but this is not officially supported.

Installation

npm install @ibm-cloud/platform-services

Using the SDK

For general SDK usage information, please see this link

Questions

If you are having difficulties using this SDK or have a question about the IBM Cloud services, please ask a question at Stack Overflow.

Issues

If you encounter an issue with the SDK, you are welcome to submit a bug report. Before that, please search for similar issues. It's possible someone has already encountered this issue.

Open source @ IBM

Find more open source projects on the IBM Github Page

Contributing

See CONTRIBUTING.

License

The IBM Cloud Platform Services Node.js SDK is released under the Apache 2.0 license. The license's full text can be found in LICENSE.

platform-services-node-sdk's People

Contributors

andras-csanyi avatar barrett-schonefeld avatar benbuchanan avatar damianovesperini avatar dependabot[bot] avatar dubee avatar fabrizio-leoni avatar francescadecicco avatar hariarla avatar hartyt avatar ibm-devx-sdk avatar inamdarapurva avatar jdatechong avatar jonahfarc avatar manukm-ibm avatar michaelbeck avatar namratabhadauriya avatar narinder-kaur avatar nate-scribano-ibm avatar nathan-hekman avatar padamstx avatar pooraniss-ibm avatar pyrooka avatar rajesh-pirati avatar semantic-release-bot avatar somchavan avatar soohoowoohoo avatar swcolley avatar tosunil1983 avatar zhenwan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.