dell / PyU4V

PyU4V is a Python module that simplifies interaction with the Unisphere for PowerMax REST API. It wraps REST calls with simple APIs that abstracts the HTTP request and response handling.
Apache License 2.0
41 stars 37 forks source link

create a Masking View #199

Closed johndanielk closed 4 weeks ago

johndanielk commented 4 weeks ago

HI need help with create Masking View by "List StorageGroup Objects" I am works with reSTclient10 https://github.com/rawstorage/reSTclient10/

I need a filter by the storage group and put some parameters

  1. create a new Masking Views= name like mv_newTest
  2. exsist host like - hg_exsistTest
  3. exsist port group like - pg_exsistTest
  4. exsist Storage Greoup like - sg_exsistTest

any help will be grate Thanks