Git Product home page Git Product logo

dscc-powershell-sdk's Introduction

DSCC Powershell SDK

https://github.com/tbeha/DSCC-Powershell-SDK

The current DSCC API v1.5.0 - SDK generated with the Open API spec and the OpenAPI generator from maven.

License: https://choosealicense.com/licenses/gpl-3.0/

SDK Generation using OpenAPI generator

https://developer.hpe.com/blog/getting-started-with-the-hpe-data-services-cloud-console-powershell-sdk/

invoke-webrequest -uri https://console-us1.data.cloud.hpe.com/doc/api/v1/storage-api.yaml -outfile storage-api.yaml

Get the latest OpenAPI generator from maven:

https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/ https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/7.5.0/openapi-generator-cli-7.5.0.jar

Generate the Powershell SDK (note that you need to have Java installed on your system):

java -jar openapi-generator-cli-7.5.0.jar generate -i storage-api.yaml -g powershell -o dscc-powershell-sdk --package-name dscc_client

You can also use the GenerateDSCC-Pwsh.ps1 script to generate the DSCC API Powershell client

Powershell 7 Installation:

The Powershell SDK requires Powershell 7.

winget search Microsoft.PowerShell

winget install --id Microsoft.PowerShell --source winget

winget install --id Microsoft.PowerShell.Preview --source winget

API Documentation links

The Powershell SDK Documentation is available at: https://github.com/tbeha/DSCC-Powershell-SDK/tree/main/v1.5.0

HPE GreenLake Developer Portal: https://developer.greenlake.hpe.com/

DSCC: https://console-us1.data.cloud.hpe.com/doc/api/v1/

dscc-powershell-sdk's People

Contributors

tbeha avatar

Watchers

 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.