Giter Site home page Giter Site logo

redgopher's Introduction

Method compatibility between BMCs

Dell iDRAC9 HP iLO5 Method
404 ✔️ RedfishV1SessionServiceSessionsGet
✔️ ✔️ RedfishV1ManagersManagerIdNetworkProtocolGet
  • Dell iDRAC9 version 3.21.26.22
  • HP iLO5 version 1.40

Generate go client from redfish spec

  1. Retrieve redfish schema.

wget https://www.dmtf.org/sites/default/files/standards/documents/DSP8010_2018.3.zip -O ./spec/DSP8010_2018.3.zip

  • Build openapi-generator

We need to build openapi-generator and apply patches for OpenAPITools/openapi-generator#535 which are found at https://github.com/OpenAPITools/openapi-generator/pull/542/commits/5a6d4fc1f844181fa113c18c3cf8d2b720f811e8

git clone https://github.com/OpenAPITools/openapi-generator.git
cd openapi-generator/
git checkout v3.3.4
git fetch origin pull/542/head:go-fix
./mvnw clean install
cp ./modules/openapi-generator-cli/target/openapi-generator-cli.jar /opt/openapi-generator-cli-3.3.4-patched.jar
  • Run ./scripts/fix_generate.sh

redgopher's People

Contributors

ncode avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

bcornec

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.