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-03 11:30 PM
This question was originally posted on DCIM Support by Christian Riis on 2017-09-19
A customer wants to set the Contracted Power and the Design Limit on racks automatically from ServiceNow.
Do we (the Rest API) allow to SET these values?
(CID:125209195)
Posted: 2020-07-03 11:30 PM
This answer was originally posted on DCIM Support by Christopherus Laurentius on 2017-09-20
@christian I worked with CSP team to have setting Contracted Power from REStful developed
Look for Lasse Simonsen and Søren Bruncke Mikkelsen to see if the same patch meet your requirement.
p.s the ppt you had from my project had the example of using the REStful to set contracted power.
Regards,
Chris
(CID:125210099)
Posted: 2020-07-03 11:30 PM
This answer was originally posted on DCIM Support by Kresten P. Vester on 2017-09-19
In general there is only REST APIs to update things you can update from the web client.
Looking at the documentation (https://dcimsupport.apc.com/DCOAPIdoc) for what can be updated by the PATCH /asset operation (https://dcimsupport.apc.com/DCOAPIdoc/services/AssetVO.html) it looks like the Design Limit could be represented by the designPowerLimit property. That property is read-only in the API and can not be updated.
I am not sure which property represents Contracted Power.
(CID:125209266)
Posted: 2020-07-03 11:30 PM
This answer was originally posted on DCIM Support by Christopherus Laurentius on 2017-09-20
@christian I worked with CSP team to have setting Contracted Power from REStful developed
Look for Lasse Simonsen and Søren Bruncke Mikkelsen to see if the same patch meet your requirement.
p.s the ppt you had from my project had the example of using the REStful to set contracted power.
Regards,
Chris
(CID:125210099)
Posted: 2020-07-03 11:31 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.