Unsolved
This post is more than 5 years old
2 Posts
0
885
October 6th, 2016 05:00
Is it possible to create new volume/device with VMAX REST API ?
Hello,
I would like to know if it's possible to create a new VMAX volume using the REST API (I use U4VMAX 8.1) ?
In the documentation POST requests seems to be allowed for Auto-provisionning Groups (IG, PG, and so on) but not for the volume... strange isnt' it ?
Can you tell me please if it's possible to do that ? Maybe with Unisphere 8.2 or 8.3 ?
Best regards !
No Events found!


rival1
2 Posts
1
October 7th, 2016 06:00
Ok, i understood :
You can't create a volume "alone" because the POST action are not allowed for volumes. But you can create a new SG with new volumes insite or you can expand an existing SG and create new volumes in the same time.
I hope it will help someone.