EcoStruxure IT forum
Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-12-17 03:41 AM
Hi,
I start to use the REST API of IT advisor and there is some metrics that i would like to access like the number of U used/available in a rack.
When i send a request on this datas :
I have the following response :
{ "code": 100001, "message": "Invalid access", "details": "license for include option: available_u_space not found." }
Are some features related to a particular licence ? or there is something wrong in my request ?
Kind regards,
Jerome
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-12-17 07:19 AM
Hello Jerome
There are in some cases license requirements to make some REST calls.
For example, if you are using the KPI calls in REST if you browse to the KPI section of the api page
https://<ITA-server>/api/current/docs/index.html#!/kpis/getHistory
You'll see this info at the top if you expand the get option
kpis : Key Performance Indicator (KPI) Service
GET /kpisQuery for KPIs for an asset with the given asset-id
Implementation Notes
Query for KPIs of the given types for the given period for a specified asset.
Further down this section of the page you see there are a series of KPI's which require specific licenses. In your case the capacity license may be needed. Does your ITA server have the capacity license?
Regards
Greg Sterling
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-12-18 06:08 AM
Hi,
Thank you for the reply. Unfortunatly i don't have the capacity licence for the moment, but your answer give me a clue on where to search now !
Kind regards,
Jerome
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.