0.3.2 • Published 4 years ago

redhat-certification-api v0.3.2

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Red Hat Certification API

This is a Javascript Library to interact with Red Hat Hydra and Strata API

Usage

import api from 'redhat-certification-api';

const getOpenStack = async (caseNumber) = {
    return await api.certification.openstack.get(caseNumber);
}

Documentation

Hydra API

Attachment

NameFeatureRequestResponseRemarks
listGet attachments of case
uploadUpload file to Hydra File Storage Serivce

Certification

Hardware
NameFeatureRequestResponseRemarks
getGet hardware certification details by case number
getAvailableLayeredProductsGet hardware available layered products by case number
createCreate a hardware certification
updateUpdate hardware certification details by case number
OpenStack
NameFeatureRequestResponseRemarks
getGet openstack certification details by case number
createCreate a openstack certification
updateUpdate openstack certification details by case number

Component

NameFeatureRequestResponseRemarks
getOpenStackApisGet openstack apis
getOpenStackFeaturesGet openstack features
getOpenStackProtocolsGet openstack protocols

Vendor

NameFeatureRequestResponseRemarks

Vendor Product

OpenStack
NameFeatureRequestResponseRemarks
getGet openstack vendor product
updateUpdate openstack vendor product
Hardware
NameFeatureRequestResponseRemarks
getGet hardware vendor product
updateUpdate hardware vendor product

Strata API

Vendor

NameFeatureRequestResponseRemarks
getFromPortalGet vendor details by portalId
getIdsFromPortalGet vendor ids of current user

Vendor Product

Cloud
NameFeatureRequestResponseRemarks
getFromPortalGet cloud vendor product
Hardware
NameFeatureRequestResponseRemarks
getFromPortalGet hardware vendor product
OpenStack
NameFeatureRequestResponseRemarks
getFromPortalGet openstack vendor product

Contributing Guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.

Known Issues

  • The attachment API can not connected. This should fix in UNIFIED-2480
  • The Strata API will be replaced by Hydra API piece by piece
0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.51

5 years ago

0.0.50

5 years ago

0.0.49

5 years ago

0.0.48

6 years ago

0.0.47

6 years ago

0.0.46

6 years ago

0.0.45

6 years ago

0.0.44

6 years ago

0.0.43

6 years ago

0.0.42

6 years ago

0.0.41

6 years ago

0.0.40

6 years ago

0.0.39

6 years ago

0.0.38

6 years ago

0.0.37

6 years ago

0.0.36

6 years ago

0.0.35

6 years ago

0.0.34

6 years ago

0.0.33

6 years ago

0.0.32

6 years ago

0.0.31

6 years ago

0.0.30

6 years ago

0.0.29

6 years ago

0.0.28

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago