Unsolved
This post is more than 5 years old
1 Rookie
•
29 Posts
0
7145
October 21st, 2018 16:00
retrieve/get rest api infos from cloudIQ
Hi,
Is it possible to get/retrieve via rest API some informations/data from CloudIQ ?
( to feed internal supervision tool.)
Thanks
benoit
No Events found!



Rainer_EMC
4 Operator
•
8.6K Posts
0
October 24th, 2018 12:00
I dont think so
Since you are EMC I would suggest to use the PSSC or Unity Answer Desk for confirmation
valentantonova
2 Posts
0
November 13th, 2018 21:00
I also have this same question and i cannot find any proper answers.
kelleg
4 Operator
•
4.5K Posts
0
November 14th, 2018 11:00
CloudIQ is not an API - it takes information from the array using REST/CLI to collect statistics/configuration from the array and uses that to create the CloudIQ graphs. You could do the same using REST or UEMCLI commands.
glen
Rainer_EMC
4 Operator
•
8.6K Posts
0
November 14th, 2018 11:00
its not possible
kelleg
4 Operator
•
4.5K Posts
0
November 15th, 2018 07:00
Please see the last two replies
glen
ShivenKeval
1 Message
0
March 15th, 2019 02:00
You can use the REST API in an application written in PHP code to access Oracle Cloud from a web page. In this example, we retrieve the details of a Contact object using PHP. Using a web page, we enter a contact's First Name and Last Name. Clicking the Get button retrieves the ID of that contact.
hooker788
2 Posts
0
April 22nd, 2019 01:00
Hi, I've installed ESRS VE 3.32 and I'm having difficulty getting past the .... problem with Unisphere service Manager ... retrieve/get rest api infos from cloudIQ.
AndreD Dell
Moderator
•
239 Posts
0
April 24th, 2019 06:00
Hooker788,
Unisphere Service Manager has nothing to do with Unity. This is a Unity forum, please contact the appropriate team.
Please open a new thread in the appropriate forum.
yaariya
2 Posts
0
July 7th, 2019 23:00
its not possible to retrieve/get rest api infos from cloudIQ. Unisphere Service Manager has nothing to do with Unity. This is a Unity forum, please contact the appropriate team.
Benejone72
1 Message
0
July 30th, 2019 22:00
Dell-FredericMeunier
1 Rookie
•
5 Posts
0
January 9th, 2024 18:16
Hi,
this question was asked a long time ago, but as there are still community members looking at it, let me reply here: yes, there's a public CloudIQ REST API available.
See here for the official doc:
https://developer.dell.com/apis/807bd70d-d125-4ee6-9a41-4f61af66cffa/versions/v1/docs/Getting%20Started/02-Making-the-first-call.md
with tutorials available too:
https://www.dell.com/community/en/conversations/developer-blog/start-guide-to-cloudiq-rest-api-using-postman/647fa38cf4ccf8a8de971df7?keyword=cloudiq
https://www.dell.com/community/en/conversations/developer-blog/a-beginners-guide-to-using-cloudiq-rest-api-with-python-and-jupyter/64c105fef4ccf8a8decf9859
Hope this helps others looking at leveraging the CloudIQ REST API.
Best regards,
--Fred Meunier