@redhat-cloud-services/cost-management-client
TypeScript icon, indicating that this package has built-in type declarations

1.0.112 • Public • Published

Javascript client for Cost Management API

This is a client library for RedHatInsights/Cost Management.

Install

NPM

npm install --save @redhat-cloud-services/cost-management-client

Or Yarn

yarn add @redhat-cloud-services/cost-management-client

Usage

This client is using typescript and axios. Types are distributed with this package, so no need to define or install them separately.

import { CostModelApi } from '@redhat-cloud-services/cost-management-client';

const api = new CostModelApi();
const costManagement = await api.getCostModel();

API documentation

Readme

Keywords

Package Sidebar

Install

npm i @redhat-cloud-services/cost-management-client

Weekly Downloads

3

Version

1.0.112

License

Apache-2.0

Unpacked Size

571 kB

Total Files

144

Last publish

Collaborators

  • lesamo
  • jozefhartinger
  • karelhala
  • ryelo
  • kruai
  • hyperkid