Coder Social home page Coder Social logo

Comments (2)

barkz avatar barkz commented on August 15, 2024

@saidbrandon I just tested this under SDK 2.16.12.0 and get the follow !=Verbose and =Verbose outputs:

PS C:\Users\barkz> Get-Pfa2Connection
Host : @{Name='sn1-r720-f03-07'}
HostGroup :
Lun : 1
ProtocolEndpoint :
Volume : @{Id='c7bc0a00-0133-631b-3986-5758aef1ee0a'; Name='Test'}
Host : @{Name='sn1-r720-f04-03'}
HostGroup :
Lun : 1
ProtocolEndpoint :
Volume : @{Id='c7bc0a00-0133-631b-3986-5758aef1ee0a'; Name='Test'}

PS C:\Users\barkz> Get-Pfa2Connection -Verbose
VERBOSE: PureStorage.Rest Verbose: 13 : 2023-05-05T22:23:06.2118238Z 0.0.0.0: Get-Pfa2Connection (__AllParameterSets) Verbose=True
VERBOSE: PureStorage.Rest Verbose: 10 : 2023-05-05T22:23:06.2308236Z GET https://0.0.0.0/api/2.20/connections
VERBOSE: PureStorage.Rest Verbose: 11 : 2023-05-05T22:23:06.2590311Z GET https://0.0.0.0/api/2.20/connections 200 29ms {"continuation
n_token":null,"items":[{"host":{"name":"sn1-r720-f03-07"},"lun":1,"volume":{"name":"Test","id":"c7bc0a00-0133-631b-3986-5758aef1ee0a"},"h
ost_group":{"name": null},"protocol_endpoint":{"name":null,"id":null}},{"host":{"name":"sn1-r720-f04-03"},"lun":1,"volume":{"name":"Test",
"id":"c7bc0a00-0133-631b-3986-5758aef1ee0a"},"host_group":{"name":null},"protocol_endpoint":{"name":null,"id":null}}],"more_items_remaini
ng":false,"total_item_count":null}
Host : @{Name='sn1-r720-f03-07'}
HostGroup :
Lun : 1
ProtocolEndpoint :
Volume : @{Id='c7bc0a00-0133-631b-3986-5758aef1ee0a'; Name='Test'}
Host : @{Name='sn1-r720-f04-03'}
HostGroup :
Lun : 1
ProtocolEndpoint :
Volume : @{Id='c7bc0a00-0133-631b-3986-5758aef1ee0a'; Name='Test'}`

from powershellsdk2.

github-actions avatar github-actions commented on August 15, 2024

Stale issue message

from powershellsdk2.

Related Issues (18)

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.