
Solved!
Go to SolutionWhere to find about Dell EMC UNITY Rest API about LUN's modify operation and arguments?
I'm try to modified lun properties by unity's rest api but there is no any info about lun modify in Unisphere Management REST API Reference Guide.
Does any experts can help me to find these info?
Thanks.
Responses (10)
Solutions (0)
AndreD Dell
Moderator
•
239 Posts
4206
0
Posted June 13th, 2017 04:00
Hi animal
Could you be more specific?
What exactly are you trying to change?
Thanks
Andre @ Dell EMC
Reply Rainer_EMC
6 Operator
•
8645 Posts
4206
0
Posted June 13th, 2017 05:00
I would suggest to look for it in the UEMCLI reference
The API calls usually have the same structure as the CLI
Reply Hi Andre,
I need to change LUN's type (LUN, snapshot, or both) and/or host access (which host can access this lun) after LUN created.
In the Unisphere Management REST API Reference Guide, cannot find any LUN creation and modify operation and arguments.
Thank you.
Ricky
Andre_Durao <emc-community-network@emc.com emc-community-network@emc.com>> 於 2017年6月13日 下午7:27 寫道:
DECN<https://community.emc.com/?et=watches.email.thread>
Where to find about UNITY Rest API about LUN's modify operation and arguments?
reply from Andre @ EMC<https://community.emc.com/people/Andre_Durao?et=watches.email.thread> in Unity - View the full discussion<https://community.emc.com/message/979088?et=watches.email.thread#979088>
Reply It's good idea!!
I'll check the UEMCLI reference and try again,
Thanks.
Ricky
Rainer_EMC <emc-community-network@emc.com emc-community-network@emc.com>> 於 2017年6月13日 下午8:18 寫道:
DECN<https://community.emc.com/?et=watches.email.thread>
Where to find about UNITY Rest API about LUN's modify operation and arguments?
reply from Rainer_EMC<https://community.emc.com/people/Rainer_EMC?et=watches.email.thread> in Unity - View the full discussion<https://community.emc.com/message/979091?et=watches.email.thread#979091>
Reply AndreD Dell
Moderator
•
239 Posts
4207
0
Posted June 14th, 2017 02:00
All the info you need for RestAPI should be here:
And here:
https://support.emc.com/docu69331_Unity_Family_Unisphere_Management_REST_API_Programmer
Reply Rainer_EMC
6 Operator
•
8645 Posts
4207
2
Posted June 14th, 2017 04:00
actually there is not even a need to download - the REST API docs are also stored on every Unity or UnityVSA
they also include a Perl example
•Unisphere Management REST API Programmer’s Guide
–Explains REST and JSON concepts and how to make REST requests to the Unisphere Management Rest API
–Located at https:// /apidocs/programmers-guide/index.html
•Unisphere Management REST API Reference Guide
–Describes the resource types, operations, attributes, and arguments in the Unisphere Management REST API, along with other information, such as data types and enumerations
–Located at https:// /apidocs/index.html
•REST logs stored at /usr/apache-tomcat/logs/server.log
Reply Rainer_EMC
6 Operator
•
8645 Posts
336
0
Posted June 20th, 2017 10:00
you're welcome
Reply

Rainer_EMC
6 Operator
•
8645 Posts
4206
0
Posted June 14th, 2017 04:00
whats wrong with ModifyLUN ?
see userdocs/classes/storageResource.html