create a Masking View #200
Replies: 3 comments 1 reply
-
|
Sorry John, I don't understand your question. I'll answer what I think you are trying to ask and we can correct if need be you can add any filters you like to the storage group object e.g. https://ipaddress:8443/univmax/rest/v1/systems/000220200226/storage-groups?&filter=masking_views.port_group.id ilike pg_exsistTest if these filters will only work if the objects are part of a masking view already so probably not what you want. It seems you want to check if an object exists with a matching before you create the masking view. To do this simply use the GET calls in SLO provisioning and check if there is an object in the list with matching value. For storage group you can use the enhanced API call to filter which I know you are already familiar with. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the answer My problem is just creating the a new masking view like mv_newTest |
Beta Was this translation helpful? Give feedback.
-
|
Creating a new masking view is a post call to https://ipaddress:8443/univmax/restapi/101/sloprovisioning/symmetrix/{symmetrixId}/maskingview |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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
any help will be grate
Thanks
Beta Was this translation helpful? Give feedback.
All reactions