Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "Accounting Portal API"

From EGIWiki
Jump to navigation Jump to search
 
(32 intermediate revisions by the same user not shown)
Line 13: Line 13:
= Basic format of the Accounting Portal URLs =
= Basic format of the Accounting Portal URLs =


So, for example, to see the Total number of jobs by Operations Centre and Month for EGI Official VOs, we would use a simple URL with the portal WWW domain, a view, and a API-enabling data-selector that enables the API and selects  
So, for example, to see the Total number of jobs by Operations Centre and Month for EGI Official VOs, we would use a simple URL with the portal WWW domain, a function, and a API-enabling data-selector that enables the API and selects  


<pre>
<pre>
https://accounting.egi.eu/egi/JSON/  
https://accounting.egi.eu/egi/JSON/  


https://<-- Domain --->/<view>/<DS>/''
https://<-- Domain --->/<function>/<DS>/''


https://accounting.egi.eu/egi/CSV/  
https://accounting.egi.eu/egi/CSV/  
</pre>
</pre>


Using a URL with only the view and data selector selects default values for each of the selectable parameters in the interface, clicking the “Update” button will update the URL with all selected parameters.
Using a URL with only the function and data selector selects default values for each of the selectable parameters in the interface, clicking the “Update” button will update the URL with all selected parameters.


The CPU Efficiency (%) by Resource Centre and Year for EGI Official VOs between June and July 2016 would be:
The CPU Efficiency (%) by Resource Centre and Year for EGI Official VOs between June and July 2016 would be:
Line 30: Line 30:
https://accounting.egi.eu/egi/cpueff/SITE/Year/2016/6/2016/7/egi/onlyinfrajobs/CSV/  
https://accounting.egi.eu/egi/cpueff/SITE/Year/2016/6/2016/7/egi/onlyinfrajobs/CSV/  


https://<--- Domain --->/<view>/<query>/<RV>/<CV>/<Date>/<VO>/<Local>/<DS>/
https://<--- Domain --->/<function>/<query>/<RV>/<CV>/<Date>/<VO>/<Local>/<DS>/


https://accounting.egi.eu/egi/cpueff/SITE/Year/2016/6/2016/7/egi/onlyinfrajobs/JSON/  
https://accounting.egi.eu/egi/cpueff/SITE/Year/2016/6/2016/7/egi/onlyinfrajobs/JSON/  
Line 43: Line 43:
|-
|-
|<code>/egi/</code>  
|<code>/egi/</code>  
|View selector, for some views it would consist on several segments, encodig for example a certain Resource Centre, Country or Discipline.
|Function selector, for some functions it would consist on several segments, encodig for example a certain Resource Centre, Country or Discipline.
|-
|-
|<code>/cpueff/</code>  
|<code>/cpueff/</code>  
Line 70: Line 70:
|}
|}


= Views =
= Functions =
These URL fragments define the selected view and with it the data shown. Most of the views work hierarchically, so from a view of the infrastructure we can navigate to a particular country and inside this a concrete site. The following table shows a list of valid path selectors:
These URL fragments define the selected function and with it the data shown. Most of the functions work hierarchically, so from a function of the infrastructure we can navigate to a particular country and inside this a concrete site. The following table shows a list of valid path selectors:


{| class="wikitable"
{| class="wikitable"
!View
!Function
!Data shown
!Data shown
|-
|-
|[[Accounting_Portal_API/report/resource_centres/|/report/resource_centres/]]
|[[Accounting_Portal_API_Report_Resource_Centres|<code>/report/resource_centres/</code>]]
|Resource centre report
|Resource Centre report
|-
|-Resource_Centres
|report/disciplines/
|[[Accounting_Portal_API_Report_Disciplines|<code>/report/disciplines/</code>]]
|Discipline report
|Discipline report
|-
|-
|wlcg/report/tier2/
|[[Accounting_Portal_API_Report_Tier2|<code>/wlcg/report/tier2/</code>]]
|WLCG Tier2 Report
|WLCG Tier2 Report
|-
|-
|wlcg/report/countries/
|[[Accounting_Portal_API_Report_Countries|<code>/wlcg/report/countries/</code>]]
|WLCG Countries Report
|WLCG Countries Report
|-
|-
|wlcg/report/tier1/
|[[Accounting_Portal_API_Function_Disciplines_HTC | <code>/disciplines/htc/</code>]]
|WLCG Tier1 Report
|HTC disciplines overview
|-
|-
|report/interngi/
|[[Accounting_Portal_API_Function_Disciplines_Cloud | <code>/disciplines/cloud/</code>]]
|InterNGI Report
|-
|report/vomet/
|VO activity report
|-
|disciplines/cloud/
|Cloud disciplines overview
|Cloud disciplines overview
<!-- |-
|[[Accounting_Portal_API_Function_Tier1_HTC | <code>/tier1/htc/</code>]]
|WLCG HTC Tier1 overview
|-
|-
|disciplines/cloud/
|[[Accounting_Portal_API_Function_Tier1_Cloud | <code>/tier1/cloud/</code>]]
|Cloud Discipline detail
|-
|disciplines/
|HTC disciplines overview
|-
|disciplines/
|HTC Discipline detail
|-
|/tier1/cloud/
|WLCG Cloud Tier1 overview
|WLCG Cloud Tier1 overview
|-
|-
|/tier1/cloud/node/
|[[Accounting_Portal_API_Function_Tier2_HTC | <code>/tier2/htc/</code>]]
|WLCG Cloud Tier1 node detail
|WLCG HTC Tier2 overview
|-
|/tier1/cloud/site/
|WLCG Cloud Tier1 site detail
|-
|/tier1/
|WLCG HTC Tier1 overview
|-
|/tier1/node/
|WLCG HTC Tier1 node detail
|-
|/tier1/site/
|WLCG HTC Tier1 site detail
|-
|-
|/tier2/cloud/
|[[Accounting_Portal_API_Function_Tier2_Cloud | <code>/tier2/cloud/</code>]]
|WLCG Cloud Tier2 overview
|WLCG Cloud Tier2 overview
-->
|-
|-
|/tier2/cloud/federation/
|[[Accounting_Portal_API_Function_EGI_HTC | <code>/egi/htc/</code>]]
|WLCG Cloud Tier2 federation detail
|EGI HTC
|-
|-
|/tier2/cloud/country/
|[[Accounting_Portal_API_Function_EGI_Cloud | <code>/egi/cloud/</code>]]
|WLCG Cloud Tier2 country detail
|Cloud Operations Centres (NGIs) Overview
|-
|-
|/tier2/cloud/site/
<!--|[[Accounting_Portal_API_Function_OSG_HTC | <code>/osg/htc/</code>]]
|WLCG Cloud Tier2 site detail
|OSG HTC overview
|-
|/tier2/
|WLCG HTC Tier2 overview
|-
|/tier2/federation/
|WLCG HTC Tier2 federation detail
|-
|/tier2/country/
|WLCG HTC Tier2 country detail
|-
|/tier2/site/
|WLCG HTC Tier2 site detail
|-
|[[Accounting_Portal_API_View_/egi/htc/operations_centres/|/egi/htc/operations_centres/]]
|EGI HTC NGI overview
|-
|/egi/ngi/
|EGI HTC NGI detail
|-
|/egi/country/
|EGI HTC Country detail
|-
|/egi/countries/
|EGI HTC Country overview
|-
|/egi/site/
|EGI HTC Site detail
|-
|wlcg/
|WLCG HTC Overview
|-
|wlcg/country/
|WLCG HTC Country detail
|-
|wlcg/site/
|WLCG HTC Site detail
|-
|-
|osg/cloud/
|[[Accounting_Portal_API_Function_OSG_Cloud | <code>/osg/cloud/</code>]]
|OSG Cloud overview
|OSG Cloud overview
|- -->
|[[Accounting_Portal_API_Function_Resource_Centre_Admin_HTC | <code>/resource_centre_admin/htc/</code>]]
|Resource Centre Admin HTC
|-
|-
|osg/cloud/site/
|[[Accounting_Portal_API_Function_Resource_Centre_Admin_Cloud | <code>/resource_centre_admin/cloud/</code>]]
|OSG Site detail
|Resource Centre Admin Cloud
|-
|-
|osg/
|[[Accounting_Portal_API_Function_VO_Admin_HTC | <code>/vo_admin/htc/</code>]]
|OSG HTC overview
|VO Admin HTC
|-
|osg/site
|OSG Site detail
|-
|site_admin/
|Site Admin HTC
|-
|site_admin/cloud/
|Site Admin Cloud
|-
|-
|vo_admin/cloud/
|[[Accounting_Portal_API_Function_VO_Admin_Cloud | <code>/vo_admin/cloud/</code>]]
|VO Admin Cloud
|VO Admin Cloud
|-
|-
|vo_admin/cloud/site/
|[[Accounting_Portal_API_Function_User_HTC | <code>/user/htc/</code>]]
|VO Admin Site detail
|User Function HTC
|-
|vo_admin/cloud/ngi/
|VO Admin NGI detail
|-
|vo_admin/cloud/country/
|VO Admin Country detail
|-
|vo_admin/
|VO Admin HTC
|-
|vo_admin/site/
|VO Admin HTC Site detail
|-
|vo_admin/ngi/
|VO Admin HTC NGI detail
|-
|vo_admin/country/
|VO Admin HTC Country detail
|-
|user/cloud/
|User View Cloud
|-
|user/cloud/site/
|User View Cloud Site
|-
|user/cloud/ngi/
|User View Cloud NGI
|-
|user/cloud/country/
|User View Cloud Country
|-
|user/
|User View HTC
|-
|user/site/
|User View HTC Site
|-
|user/ngi/
|User View HTC NGI
|-
|user/country/
|User View HTC Country
|-
|cloud/
|Cloud NGI Overview
|-
|cloud/countries/
|Cloud Countries Overview
|-
|cloud/site/
|Cloud Site Detail
|-
|cloud/ngi/
|Cloud NGI Detail
|-
|cloud/country/
|Cloud Country Detail
|-
|wlcg/countries/
|WLCG Countries Overview
|-
|-
|wlcg/country
|[[Accounting_Portal_API_Function_User_Cloud | <code>/user/cloud/</code>]]
|WLCG Country Detail
|User Function Cloud
|}
|}

Latest revision as of 09:17, 1 August 2017

Introduction

The EGI Accounting Portal Data Retrieval API is a REST interface that relies on HTTP commands that share the same channel as the normal user interface. The output can be selectable from CSV (comma separated value) or JSON (JavaScript Object Notation). Both can be readily adapted to whatever internal notation the consumer uses and have support in any relevant language or execution environment.

The basic premise of the API is to append a /csv/ or /json/ to existing URLs from the portal, this makes easy to first manipulate the user interface to get the desired information and then use the URL to get a data endpoint for it. This page will also cover how to change each of the URL components programmatically to achieve the same effect.

The Accounting Portal - technological choices

The Accounting Portal is an AJAX-based we application, but in contrast with many of them offers deep linking by changing the URL dynamically on user selection.

This functionality requires a reasonably recent browser, but since it already requires CORS for basic operation, this functionality is supported by all browsers with CORS already. [1][2]

The non-conforming browsers only represent 5% of the current user base (mostly Opera Mini for mobile phones). Any relevant browser from the last 5 years supports these functionalities.

Basic format of the Accounting Portal URLs

So, for example, to see the Total number of jobs by Operations Centre and Month for EGI Official VOs, we would use a simple URL with the portal WWW domain, a function, and a API-enabling data-selector that enables the API and selects

https://accounting.egi.eu/egi/JSON/ 

https://<-- Domain --->/<function>/<DS>/''

https://accounting.egi.eu/egi/CSV/ 

Using a URL with only the function and data selector selects default values for each of the selectable parameters in the interface, clicking the “Update” button will update the URL with all selected parameters.

The CPU Efficiency (%) by Resource Centre and Year for EGI Official VOs between June and July 2016 would be:

https://accounting.egi.eu/egi/cpueff/SITE/Year/2016/6/2016/7/egi/onlyinfrajobs/CSV/ 

https://<--- Domain --->/<function>/<query>/<RV>/<CV>/<Date>/<VO>/<Local>/<DS>/

https://accounting.egi.eu/egi/cpueff/SITE/Year/2016/6/2016/7/egi/onlyinfrajobs/JSON/ 

These URLs were obtained after selecting the relevant options in the web site, and then appended with '/CSV/' or '/JSON/' as required.

Each of the URL segments encodes one aspect, each of which will be covered in a section.

URL fragment Function
/egi/ Function selector, for some functions it would consist on several segments, encodig for example a certain Resource Centre, Country or Discipline.
/cpueff/ would be the selected metric.
/SITE/ ROW variable, in this case resource centre.
/Year/ COLUMN variable, in this case Year.
/2016/6/ Year and Month of the start date.
/2016/7/ Year and month of the ending date.
/egi/ for official VOs.
/onlyinfrajobs/ to filter out local jobs.
/CSV/ or /JSON/ to select the ouput format.

Functions

These URL fragments define the selected function and with it the data shown. Most of the functions work hierarchically, so from a function of the infrastructure we can navigate to a particular country and inside this a concrete site. The following table shows a list of valid path selectors:

Function Data shown
/report/resource_centres/ Resource Centre report
/report/disciplines/ Discipline report
/wlcg/report/tier2/ WLCG Tier2 Report
/wlcg/report/countries/ WLCG Countries Report
/disciplines/htc/ HTC disciplines overview
/disciplines/cloud/ Cloud disciplines overview
/egi/htc/ EGI HTC
/egi/cloud/ Cloud Operations Centres (NGIs) Overview
/resource_centre_admin/htc/ Resource Centre Admin HTC
/resource_centre_admin/cloud/ Resource Centre Admin Cloud
/vo_admin/htc/ VO Admin HTC
/vo_admin/cloud/ VO Admin Cloud
/user/htc/ User Function HTC
/user/cloud/ User Function Cloud