Git Product home page Git Product logo

3par-powershell's People

Contributors

equelin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

3par-powershell's Issues

HostPersona Enumeration

Hi,
i stumbled upon that the Host Persona enum is different from the wsapi to the cli.
What about creating a "translationtable" for all the functions that use persona? I can do this if you want.

Error after 3PAR WS API version upgraded

-Service- -State- -HTTP_State- HTTP_Port -HTTPS_State- HTTPS_Port -Version- ------------API_URL-------------
Enabled Active Enabled 8008 Enabled 8080 1.5.3 https://:8080/api/v1

Connect-3PAR $3ParArray -Username $3ParUser -Password $3ParPassword -Verbose
VERBOSE: Validating that login details were passed into username/password or credentials
VERBOSE: Build the URI
VERBOSE: Build the JSON body for Basic Auth
VERBOSE: Submit the session key request
VERBOSE: POST https://:8080/api/v1/credentials with -1-byte payload
Please verify the connectivity with the array. Retry with the parameter -Verbose for more informations

VERBOSE: Status: SendFailure
VERBOSE: Error code:
VERBOSE: Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remot
e host.

Invoke-WebRequest : The underlying connection was closed: An unexpected error occurred on a send.
At line:59 char:25

  • ... ntialdata = Invoke-WebRequest -Uri "$APIurl/credentials" -Body (Conve ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExcepti
      on
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

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.