EcoStruxure IT forum
A support forum for Data Center Operation, Data Center Expert, and EcoStruxure IT product users to share knowledge on installation, configuration, and general product use.
Posted: 2020-07-04 07:16 PM
This question was originally posted on DCIM Support by Mr Muro on 2018-06-19
How can I generate a report of all single power equipment?
(CID:132654556)
Posted: 2020-07-04 07:16 PM
This answer was originally posted on DCIM Support by Ed Tarento on 2018-06-20
Hi Rose
Assuming you're talking about DCO....
I was hoping the "Power Inlets" value was visible in the equipment browser but it appears not. I recommend adding a Feature Request
There are many other ways to get your report
curl -X GET --header 'Accept: application/json' 'https://<DCOsrvrIP>/api/v8.1/assets/<deviceID>'
This could then be scripted into a email and run at regular intervals via cron
Let me know if you'd like some more assistance
Cheers
Ed
(CID:132654583)
Posted: 2020-07-04 07:16 PM
This answer was originally posted on DCIM Support by Ed Tarento on 2018-06-20
Hi Rose
Assuming you're talking about DCO....
I was hoping the "Power Inlets" value was visible in the equipment browser but it appears not. I recommend adding a Feature Request
There are many other ways to get your report
curl -X GET --header 'Accept: application/json' 'https://<DCOsrvrIP>/api/v8.1/assets/<deviceID>'
This could then be scripted into a email and run at regular intervals via cron
Let me know if you'd like some more assistance
Cheers
Ed
(CID:132654583)
Posted: 2020-07-04 07:16 PM
This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.
Create your free account or log in to subscribe to the forum - and gain access to more than 10,000+ support articles along with insights from experts and peers.