Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
6
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

A generated javascript client for Cost Management

  • 1.0.112
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

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

FAQs

Package last updated on 13 Oct 2022

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc