diff --git a/api/read/get_cert_status_changes/index.md b/api/read/get_cert_status_changes/index.md index fc254b1..2729363 100644 --- a/api/read/get_cert_status_changes/index.md +++ b/api/read/get_cert_status_changes/index.md @@ -14,7 +14,7 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `site` | Only return info for site with specified site name | any site name | `all` | `?method=get_cert_status_changes&site=RAL-LCG2` | +| `site` | Only return info for site with specified site name | any site name | `all` | `?method=get_cert_status_changes&site=Izola MRF` | | `startdate` | Limit results to changes that start after specified date | date in `YYYY-MM-DD` format | none | `?method=get_cert_status_changes&startdate=2022-03-15` | | `enddate` | limit results to changes that end before specified date | date in `YYYY-MM-DD` format | none | `?method=get_cert_status_changes&enddate=2022-03-25` | @@ -31,10 +31,10 @@ This method optionally supports paging, to iterate over all results, 1663060886 - GRIDOPS-GOCDB + Izola MRF Uncertified Certified - /C=UK/O=eScience/OU=CLRC/L=RAL/CN=example user + /C=UK/O=eScience/OU=CLRC/L=RAL/CN=Gwei Jai Site is ready diff --git a/api/read/get_cert_status_date/index.md b/api/read/get_cert_status_date/index.md index e2164c0..8878444 100644 --- a/api/read/get_cert_status_date/index.md +++ b/api/read/get_cert_status_date/index.md @@ -15,7 +15,7 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | | `certification_status` | Limit results to sites with given certification status | one of `Candidate`, `Uncertified`, `Certified`, `Closed`, `Suspended` | `all` | `?method=get_site&certification_status=Certified` | -| `roc` | Limit results to given NGI | any NGI name | `all` | `?method=get_roc_list&roc=NGI_DE` | +| `roc` | Limit results to given NGI | any NGI name | `all` | `?method=get_roc_list&roc=NGI_SI` | ### Paging @@ -27,10 +27,9 @@ This method optionally supports paging, to iterate over all results, ```xml - - GRIDOPS-GOCDB - Closed - 14-Jun-22 15.51.32 PM + + Torch + Certified ``` diff --git a/api/read/get_downtime/index.md b/api/read/get_downtime/index.md index 0151d3c..ad0e99f 100644 --- a/api/read/get_downtime/index.md +++ b/api/read/get_downtime/index.md @@ -34,13 +34,13 @@ This method optionally supports paging, to iterate over all results, ```xml - - 113653G0 - host.example.com - egi.GOCDB - endpoint.example.stfc.ac.uk - GRIDOPS-GOCDB - /portal/index.php?Page_Type=Downtime&id=32578 + + 119G0 + izolamrf.co.si + Site-BDII + bdii4.izolamrf.si + Izola MRF + /portal/index.php?Page_Type=Downtime&id=32578 WARNING The service will be at risk diff --git a/api/read/get_downtime_nested_services/index.md b/api/read/get_downtime_nested_services/index.md index 38aac03..3987761 100644 --- a/api/read/get_downtime_nested_services/index.md +++ b/api/read/get_downtime_nested_services/index.md @@ -42,22 +42,22 @@ This method optionally supports paging, to iterate over all results, 1688169600 2022-06-27 00:00 2023-07-01 00:00 - /index.php?Page_Type=Downtime&id=32578 + /index.php?Page_Type=Downtime&id=32578 - 3180G0 - host.example.com - egi.GOCDB - gocdb.host.example.com - GRIDOPS-GOCDB + 119G0 + bdii.ipb.ac.rs + Top-BDII + gocdb.bdii.ipb.ac.rs + Izola MRF - 3190G0 - host2.example.com - egi.GOCDB - gocdb2.host.example.com - GRIDOPS-GOCDB + 119G0 + voms.ipb.ac.rs + VOMS + gocdb.voms.ipb.ac.rs + Izola MRF diff --git a/api/read/get_downtime_to_broadcast/index.md b/api/read/get_downtime_to_broadcast/index.md index fe5a12d..fe2ea73 100644 --- a/api/read/get_downtime_to_broadcast/index.md +++ b/api/read/get_downtime_to_broadcast/index.md @@ -28,13 +28,13 @@ This method optionally supports paging, to iterate over all results, ```xml - - 113968G0 - GRIDOPS-GOCDB - example.stfc.ac.uk - egi.GOCDB - GRIDOPS-GOCDB - /portal/index.php?Page_Type=Downtime&id=32893 + + 119G0 + Izola MRF + izolamrf.co.si + bdii4.izolamrf.si + Izola MRF + /portal/index.php?Page_Type=Downtime&id=32893 WARNING The service will be at risk diff --git a/api/read/get_ngi/index.md b/api/read/get_ngi/index.md index c2f0d53..2b04a4d 100644 --- a/api/read/get_ngi/index.md +++ b/api/read/get_ngi/index.md @@ -14,8 +14,8 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site&roc=NGI_DE` | -| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=Local` | +| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site&roc=NGI_SI` | +| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=EGI` | | `scope_match` | Match `all` or `any` of the specified scope-tags | `all` or `any` | `all` | `?method=get_site&scope=Local,EGI&scope_match=any` | ### Paging @@ -28,21 +28,20 @@ This method optionally supports paging, to iterate over all results, ```xml - - 35 - NGI_UK - 35 - United Kingdom NGI - email@example.com - NGI_UK - email@example.com - - email@example.com - 60 + + 3 + NGI_SI + 3 + An NGI based in Slovenia. + ngi-si-contact@swing-grid.si + + + ngi-si-helpdesk@swing-grid.si + ngi-si-security@swing-grid.si + 4 EGI - ``` diff --git a/api/read/get_project_contacts/index.md b/api/read/get_project_contacts/index.md index c8f9cd0..3c49486 100644 --- a/api/read/get_project_contacts/index.md +++ b/api/read/get_project_contacts/index.md @@ -27,18 +27,27 @@ This method optionally supports paging, to iterate over all results, - - Example - User - Mr - example.user@stfc.ac.uk - +00 (0) 0000 000000 + + Gwei + Jai + + <EMAIL>Gwei.Jai@izolamrf.si</EMAIL> + <TEL>+44 040 3636 3600</TEL> <WORKING_HOURS_START/> <WORKING_HOURS_END/> - <CERTDN>/C=UK/O=eScience/OU=CLRC/L=RAL/CN=example user</CERTDN> - <EGICHECKIN/> - <IRISIAM/> - <ROLE_NAME>EGI CSIRT Officer</ROLE_NAME> + <CERTDN>/C=00/O=00000/OU=000000/CN=Gwei Jai</CERTDN> + <ROLE_NAME>COD Staff</ROLE_NAME> + </CONTACT> + <CONTACT USER_ID="9G0" PRIMARY_KEY="9G0"> + <FORENAME>G</FORENAME> + <SURNAME>Wiz</SURNAME> + <TITLE/> + <EMAIL>G.Wiz@brunnengs.ch</EMAIL> + <TEL>+44 220 4244 4335</TEL> + <WORKING_HOURS_START/> + <WORKING_HOURS_END/> + <CERTDN>/C=00/O=00000/OU=000000/CN=G Wiz</CERTDN> + <ROLE_NAME>COD Staff</ROLE_NAME> </CONTACT> </Project> </results> diff --git a/api/read/get_roc_contacts/index.md b/api/read/get_roc_contacts/index.md index a5d0693..c81932a 100644 --- a/api/read/get_roc_contacts/index.md +++ b/api/read/get_roc_contacts/index.md @@ -14,7 +14,7 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `roc` | Limit results to given NGI | any NGI name | `all` | `?method=get_roc_list&roc=NGI_DE` | +| `roc` | Limit results to given NGI | any NGI name | `all` | `?method=get_roc_list&roc=NGI_SI` | ### Paging @@ -26,30 +26,26 @@ This method optionally supports paging, to iterate over all results, ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <ROC ID="4" ROC_NAME="EGI.eu"> - <ROCNAME>EGI.eu</ROCNAME> - <MAIL_CONTACT>example@egi.eu</MAIL_CONTACT> - <GOCDB_PORTAL_URL>/portal/index.php?Page_Type=NGI&id=4</GOCDB_PORTAL_URL> - <CONTACT USER_ID="406G0" PRIMARY_KEY="406G0"> - <FORENAME>Example</FORENAME> - <SURNAME>User</SURNAME> + <ROC ID="3" ROC_NAME="NGI_SI"> + <ROCNAME>NGI_SI</ROCNAME> + <MAIL_CONTACT>ngi-si-contact@swing-grid.si</MAIL_CONTACT> + <GOCDB_PORTAL_URL>https://localhost/portal/index.php?Page_Type=NGI&id=3</GOCDB_PORTAL_URL> + <CONTACT USER_ID="8G0" PRIMARY_KEY="8G0"> + <FORENAME>Gwei</FORENAME> + <SURNAME>Jai</SURNAME> <TITLE/> - <EMAIL>example.user@stfc.ac.uk</EMAIL> - <TEL>+00 (0) 0000 000000</TEL> - <CERTDN>/C=UK/O=eScience/OU=CLRC/L=RAL/CN=example user</CERTDN> - <EGICHECKIN/> - <IRISIAM/> + <EMAIL>Gwei.Jai@izolamrf.si</EMAIL> + <TEL>+44 040 3636 3600</TEL> + <CERTDN>/C=00/O=00000/OU=000000/CN=Gwei Jai</CERTDN> <ROLE_NAME>Regional Staff (ROD)</ROLE_NAME> </CONTACT> - <CONTACT USER_ID="6079G0" PRIMARY_KEY="6079G0"> - <FORENAME>Example</FORENAME> - <SURNAME>User</SURNAME> - <TITLE>Dr - example.user@stfc.ac.uk - - - alphanumeric@egi.eu - + + Dante + Meloni + + <EMAIL>Dante.Meloni@ssc.si</EMAIL> + <TEL>+01 040 0331 3231</TEL> + <CERTDN>/C=00/O=00000/OU=000000/CN=Dante Meloni</CERTDN> <ROLE_NAME>Regional Staff (ROD)</ROLE_NAME> </CONTACT> </ROC> diff --git a/api/read/get_roc_list/index.md b/api/read/get_roc_list/index.md index 9e9a234..2b7a082 100644 --- a/api/read/get_roc_list/index.md +++ b/api/read/get_roc_list/index.md @@ -14,7 +14,7 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `roc` | Limit results to given NGI | any NGI name | `all` | `?method=get_roc_list&roc=NGI_DE` | +| `roc` | Limit results to given NGI | any NGI name | `all` | `?method=get_roc_list&roc=NGI_SI` | ### Paging @@ -25,6 +25,8 @@ This method does not support paging. ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <ROC PRIMARY_KEY="4G0" ROC_NAME="EGI.eu"/> + <ROC PRIMARY_KEY="2G0" ROC_NAME="NGI_CH"/> + <ROC PRIMARY_KEY="3G0" ROC_NAME="NGI_SI"/> + <ROC PRIMARY_KEY="4G0" ROC_NAME="NGI_HU"/> </results> ``` diff --git a/api/read/get_service/index.md b/api/read/get_service/index.md index 8987567..bf2ec1c 100644 --- a/api/read/get_service/index.md +++ b/api/read/get_service/index.md @@ -15,13 +15,13 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `hostname` | Limit results to services hosted on node with given hostname | any host name | `all` | `?method=get_service_endpoint&hostname=dcache-tape.gridpp.rl.ac.uk` | -| `sitename` | Only return info for site with specified site name | any site name | `all` |`?method=get_site&sitename=RAL-LCG2` | -| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site&roc=NGI_DE` | -| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site&country=Poland` | -| `service_type` | Limit results to services of given type | any valid ServiceType | `all` | `?method=get_service_endpoint&service_type=CE` | +| `hostname` | Limit results to services hosted on node with given hostname | any host name | `all` | `?method=get_service_endpoint&hostname=bdii.ipb.ac.rs` | +| `sitename` | Only return info for site with specified site name | any site name | `all` |`?method=get_site&sitename=Izola MRF` | +| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site&roc=NGI_SI` | +| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site&country=Slovenia` | +| `service_type` | Limit results to services of given type | any valid ServiceType | `all` | `?method=get_service_endpoint&service_type=ARC-CE` | | `monitored` | Limit results to services hosted on nodes that have monitoring turned on | `Y` or `N` | `all` | `?method=get_service_endpoint&monitored=Y` | -| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=Local` | +| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=EGI` | | `scope_match` | Match `all` or `any` of the specified scope-tags | `all` or `any` | `all` | `?method=get_site&scope=Local,EGI&scope_match=any` | | `extensions` | Limit results by one or many key value pairs | [See Extensions Mechanism](https://docs.egi.eu/internal/configuration-database/extension-properties/) | none | `?method=get_site&extensions=(KeyName=KeyValue)` | @@ -39,44 +39,37 @@ This method does not support paging. ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <SERVICE_ENDPOINT PRIMARY_KEY="4180G0"> - <PRIMARY_KEY>4180G0</PRIMARY_KEY> - <HOSTNAME>gocdb.example.com</HOSTNAME> - <GOCDB_PORTAL_URL>/portal/index.php?Page_Type=Service&id=4180</GOCDB_PORTAL_URL> - <HOSTDN>/DC=org/DC=terena/DC=tcs/C=NL/L=Amsterdam/O=Stichting EGI/gocdb.example.com</HOSTDN> - <HOST_ARCH>x86_64</HOST_ARCH> + <SERVICE_ENDPOINT PRIMARY_KEY="1G0"> + <PRIMARY_KEY>1G0</PRIMARY_KEY> + <HOSTNAME>lodur.torchit.ch</HOSTNAME> + <GOCDB_PORTAL_URL>https://localhost/portal/index.php?Page_Type=Service&id=1</GOCDB_PORTAL_URL> + <HOSTDN>/DC=com/DC=quovadisglobal/DC=grid/DC=Torch/DC=hosts/C=CH/ST=Zuerich/L=Zuerich/O=SWITCH/CN=lodur.torchit.ch</HOSTDN> + <HOST_OS>SL5</HOST_OS> + <HOST_ARCH>64 bit</HOST_ARCH> <BETA>N</BETA> - <SERVICE_TYPE>egi.GOCDB</SERVICE_TYPE> + <SERVICE_TYPE>Local-LFC</SERVICE_TYPE> + <HOST_IP>130.59.111.49</HOST_IP> <CORE/> - <IN_PRODUCTION>Y</IN_PRODUCTION> - <NODE_MONITORED>Y</NODE_MONITORED> - <NOTIFICATIONS>Y</NOTIFICATIONS> - <SITENAME>GRIDOPS-GOCDB</SITENAME> - <COUNTRY_NAME>United Kingdom</COUNTRY_NAME> - <COUNTRY_CODE>GB</COUNTRY_CODE> - <ROC_NAME>EGI.eu</ROC_NAME> - <URL>https://gocdb.example.com:443</URL> + <IN_PRODUCTION>N</IN_PRODUCTION> + <NODE_MONITORED>N</NODE_MONITORED> + <NOTIFICATIONS>N</NOTIFICATIONS> + <SITENAME>Torch</SITENAME> + <COUNTRY_NAME>Switzerland</COUNTRY_NAME> + <COUNTRY_CODE>CH</COUNTRY_CODE> + <ROC_NAME>NGI_CH</ROC_NAME> + <URL/> <ENDPOINTS> <ENDPOINT> - <ID>6313</ID> - <NAME>ProductionPortalInstance</NAME> + <ID>1</ID> + <NAME>sampleEndpoint</NAME> <EXTENSIONS/> - <URL>https://gocdb.example.com/portal</URL> - <INTERFACENAME>egi.GOCDB.Portal</INTERFACENAME> - <ENDPOINT_MONITORED>N</ENDPOINT_MONITORED> - </ENDPOINT> - <ENDPOINT> - <ID>6314</ID> - <NAME>Production PI base url</NAME> - <EXTENSIONS/> - <URL>https://gocdb.example.com/gocdbpi</URL> - <INTERFACENAME>egi.GOCDB.PI</INTERFACENAME> + <URL/> + <INTERFACENAME>Local-LFC</INTERFACENAME> <ENDPOINT_MONITORED>N</ENDPOINT_MONITORED> </ENDPOINT> </ENDPOINTS> <SCOPES> - <SCOPE>EGI</SCOPE> - <SCOPE>EGICore</SCOPE> + <SCOPE>Local</SCOPE> </SCOPES> <EXTENSIONS/> </SERVICE_ENDPOINT> diff --git a/api/read/get_service_group/index.md b/api/read/get_service_group/index.md index 79b44b5..48c15ec 100644 --- a/api/read/get_service_group/index.md +++ b/api/read/get_service_group/index.md @@ -14,8 +14,8 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `service_group_name` | Only return info for the service group with specified site name | any service group name | `all` | `?method=get_service_group&service_group_name=OPSTOOLS` | -| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=Local` | +| `service_group_name` | Only return info for the service group with specified site name | any service group name | `all` | `?method=get_service_group&service_group_name=NGI_AEGIS_SERVICES` | +| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=EGI` | | `scope_match` | Match `all` or `any` of the specified scope-tags | `all` or `any` | `all` | `?method=get_site&scope=Local,EGI&scope_match=any` | | `extensions` | Limit results by one or many key value pairs | [See Extensions Mechanism](https://docs.egi.eu/internal/configuration-database/extension-properties/) | none | `?method=get_site&extensions=(KeyName=KeyValue)` | @@ -29,40 +29,14 @@ This method optionally supports paging, to iterate over all results, ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <SERVICE_GROUP ID="690" PRIMARY_KEY="690G0"> - <NAME>A_SERVICE_GROUP</NAME> - <DESCRIPTION>A ServiceGroup</DESCRIPTION> - <MONITORED>N</MONITORED> - <CONTACT_EMAIL>example.user@stfc.ac.uk</CONTACT_EMAIL> - <GOCDB_PORTAL_URL>/portal/index.php?Page_Type=Service_Group&id=690</GOCDB_PORTAL_URL> - <SERVICE_ENDPOINT PRIMARY_KEY="4180G0"> - <HOSTNAME>gocdb.example.com</HOSTNAME> - <GOCDB_PORTAL_URL>/portal/index.php?Page_Type=Service&id=4180</GOCDB_PORTAL_URL> - <SERVICE_TYPE>egi.GOCDB</SERVICE_TYPE> - <HOST_IP/> - <HOST_IPV6/> - <HOSTDN>DC=org/DC=terena/DC=tcs/C=NL/L=Amsterdam/O=Stichting EGI/gocdb.example.com</HOSTDN> - <IN_PRODUCTION>Y</IN_PRODUCTION> - <NODE_MONITORED>Y</NODE_MONITORED> - <ENDPOINTS> - <ENDPOINT> - <ID>6313</ID> - <NAME>ProductionPortalInstance</NAME> - <EXTENSIONS/> - <URL>/portal</URL> - <INTERFACENAME>egi.GOCDB.Portal</INTERFACENAME> - <ENDPOINT_MONITORED>N</ENDPOINT_MONITORED> - <CONTACT_EMAIL>example.user@stfc.ac.uk</CONTACT_EMAIL> - </ENDPOINT> - </ENDPOINTS> - <SCOPES> - <SCOPE>EGI</SCOPE> - <SCOPE>EGICore</SCOPE> - </SCOPES> - <EXTENSIONS/> - </SERVICE_ENDPOINT> + <SERVICE_GROUP ID="23" PRIMARY_KEY="23G0"> + <NAME>NGI_AEGIS_SERVICES</NAME> + <DESCRIPTION>NGI_AEGIS Core Services</DESCRIPTION> + <MONITORED>Y</MONITORED> + <CONTACT_EMAIL>grid-admin@ipb.ac.rs</CONTACT_EMAIL> + <GOCDB_PORTAL_URL>https://localhost/portal/index.php?Page_Type=Service_Group&id=23</GOCDB_PORTAL_URL> <SCOPES> - <SCOPE>Local</SCOPE> + <SCOPE>EGI</SCOPE> </SCOPES> <EXTENSIONS/> </SERVICE_GROUP> diff --git a/api/read/get_service_group_role/index.md b/api/read/get_service_group_role/index.md index dc51aab..10d1238 100644 --- a/api/read/get_service_group_role/index.md +++ b/api/read/get_service_group_role/index.md @@ -14,8 +14,8 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `service_group_name` | Only return info for the service group with specified site name | any ServiceGroup name | `all` | `?method=get_service_group_role&service_group_name=OPSTOOLS` | -| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=Local` | +| `service_group_name` | Only return info for the service group with specified site name | any ServiceGroup name | `all` | `?method=get_service_group_role&service_group_name=NGI_AEGIS_SERVICES` | +| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=EGI` | | `scope_match` | Match `all` or `any` of the specified scope-tags | `all` or `any` | `all` | `?method=get_site&scope=Local,EGI&scope_match=any` | ### Paging @@ -28,21 +28,12 @@ This method optionally supports paging, to iterate over all results, ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <SERVICE_GROUP ID="690" PRIMARY_KEY="690G0"> - <NAME>A_SERVICE_GROUP</NAME> - <DESCRIPTION>A ServiceGroup</DESCRIPTION> - <MONITORED>N</MONITORED> - <CONTACT_EMAIL>example.user@stfc.ac.uk</CONTACT_EMAIL> - <GOCDB_PORTAL_URL>/portal/index.php?Page_Type=Service_Group&id=690</GOCDB_PORTAL_URL> - <USER> - <FORENAME>Example</FORENAME> - <SURNAME>User</SURNAME> - <CERTDN>/C=UK/O=eScience/OU=CLRC/L=RAL/CN=example user</CERTDN> - <EGICHECKIN/> - <IRISIAM/> - <GOCDB_PORTAL_URL>/index.php?Page_Type=User&id=1484</GOCDB_PORTAL_URL> - <ROLE>Service Group Administrator</ROLE> - </USER> + <SERVICE_GROUP ID="23" PRIMARY_KEY="23G0"> + <NAME>NGI_AEGIS_SERVICES</NAME> + <DESCRIPTION>NGI_AEGIS Core Services</DESCRIPTION> + <MONITORED>Y</MONITORED> + <CONTACT_EMAIL>grid-admin@ipb.ac.rs</CONTACT_EMAIL> + <GOCDB_PORTAL_URL>https://localhost/portal/index.php?Page_Type=Service_Group&id=23</GOCDB_PORTAL_URL> </SERVICE_GROUP> </results> ``` diff --git a/api/read/get_service_types/index.md b/api/read/get_service_types/index.md index 53239d7..03ee1bd 100644 --- a/api/read/get_service_types/index.md +++ b/api/read/get_service_types/index.md @@ -23,9 +23,9 @@ This method does not support paging. ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <SERVICE_TYPE TYPE_ID="44G0" PRIMARY_KEY="44G0"> - <SERVICE_TYPE_NAME>egi.GOCDB</SERVICE_TYPE_NAME> - <SERVICE_TYPE_DESC>[Central Service] The central GOCDB</SERVICE_TYPE_DESC> + <SERVICE_TYPE TYPE_ID="1G0" PRIMARY_KEY="1G0"> + <SERVICE_TYPE_NAME>CE</SERVICE_TYPE_NAME> + <SERVICE_TYPE_DESC>[Site service] The LCG Compute Element. Currently the standard CE within the gLite middleware stack. Soon to be replaced by the CREAM CE. </SERVICE_TYPE_DESC> </SERVICE_TYPE> </results> ``` diff --git a/api/read/get_site/index.md b/api/read/get_site/index.md index ff3c0ba..3dd83f4 100644 --- a/api/read/get_site/index.md +++ b/api/read/get_site/index.md @@ -14,13 +14,13 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `sitename` | Only return info for site with specified site name | any site name | `all` | `?method=get_site&sitename=RAL-LCG2` | -| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site&roc=NGI_DE` | -| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site&country=Poland` | +| `sitename` | Only return info for site with specified site name | any site name | `all` | `?method=get_site&sitename=Izola MRF` | +| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site&roc=NGI_SI` | +| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site&country=Slovenia` | | `certification_status` | Limit results to sites with given certification status | one of `Candidate`, `Uncertified`, `Certified`, `Closed`, `Suspended` | `all` | `?method=get_site&certification_status=Certified` | | `exclude_certification_status` | Exclude from results sites with given certification status | one of `Candidate`, `Uncertified`, `Certified`, `Closed`, `Suspended` | none | `?method=get_site&exclude_certification_status=Closed` | | `production_status` | Limit results to sites within given production infrastructure | one of `Production` or `Test` | `all` | `?method=get_site&production_status=Production` | -| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=Local` | +| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=EGI` | | `scope_match` | Match `all` or `any` of the specified scope-tags | `all` or `any` | `all` | `?method=get_site&scope=Local,EGI&scope_match=any` | | `extensions` | Limit results by one or many key value pairs | [See Extensions Mechanism](https://docs.egi.eu/internal/configuration-database/extension-properties/) | none | `?method=get_site&extensions=(KeyName=KeyValue)` | @@ -34,33 +34,33 @@ This method optionally supports paging, to iterate over all results, ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <SITE ID="335" PRIMARY_KEY="123G0" NAME="GRIDOPS-GOCDB"> - <PRIMARY_KEY>123G0</PRIMARY_KEY> - <SHORT_NAME>GRIDOPS-GOCDB</SHORT_NAME> - <OFFICIAL_NAME>Grid Operations Center Database Portal and Web Services</OFFICIAL_NAME> - <SITE_DESCRIPTION>The GOCDB stores Grid topology and resource information for EGI including sites, services, downtimes and contact information.</SITE_DESCRIPTION> - <GOCDB_PORTAL_URL>/portal/index.php?Page_Type=Site&id=335</GOCDB_PORTAL_URL> - <HOME_URL>https://example.stfc.ac.uk</HOME_URL> - <CONTACT_EMAIL>example@mailman.egi.eu</CONTACT_EMAIL> - <CONTACT_TEL>+00 (0) 0000 000000</CONTACT_TEL> - <COUNTRY_CODE>GB</COUNTRY_CODE> - <COUNTRY>United Kingdom</COUNTRY> - <ROC>EGI.eu</ROC> - <PRODUCTION_INFRASTRUCTURE>Production</PRODUCTION_INFRASTRUCTURE> - <CERTIFICATION_STATUS>Certified</CERTIFICATION_STATUS> - <TIMEZONE>Europe/London</TIMEZONE> - <CSIRT_EMAIL>example@mailman.egi.eu</CSIRT_EMAIL> - <NOTIFICATIONS>TRUE</NOTIFICATIONS> - <DOMAIN> - <DOMAIN_NAME>example.stfc.ac.uk</DOMAIN_NAME> - </DOMAIN> - <SITE_IP>0.0.0.0/255.255.255.254</SITE_IP> - <SCOPES> - <SCOPE>EGI</SCOPE> - <SCOPE>EOSC-hub</SCOPE> - <SCOPE>iris.ac.uk</SCOPE> - <SCOPE>EGICore</SCOPE> - </SCOPES> + <SITE ID="14" PRIMARY_KEY="119G0" NAME="Izola MRF"> + <PRIMARY_KEY>119G0</PRIMARY_KEY> + <SHORT_NAME>Izola MRF</SHORT_NAME> + <OFFICIAL_NAME>Izola Marine Research Facility</OFFICIAL_NAME> + <SITE_DESCRIPTION>Situated right on Slovenia's small coastline of the Adriatic Sea, the Izola Marine Research Facility is Slovenia's hub for all things ocean research.</SITE_DESCRIPTION> + <GOCDB_PORTAL_URL>https://localhost/portal/index.php?Page_Type=Site&id=14</GOCDB_PORTAL_URL> + <HOME_URL>http://www.izolamrf.co.si</HOME_URL> + <CONTACT_EMAIL>contact@izolamrf.si</CONTACT_EMAIL> + <CONTACT_TEL>+386 45 310 1393</CONTACT_TEL> + <GIIS_URL>ldap://grid.izolamrf.si:0000/ds-vo-name=IzolaMRF,o=grid</GIIS_URL> + <COUNTRY_CODE>SI</COUNTRY_CODE> + <COUNTRY>Slovenia</COUNTRY> + <ROC>NGI_SI</ROC> + <PRODUCTION_INFRASTRUCTURE>Test</PRODUCTION_INFRASTRUCTURE> + <CERTIFICATION_STATUS>Certified</CERTIFICATION_STATUS> + <TIMEZONE>UTC</TIMEZONE> + <LATITUDE>45.541431</LATITUDE> + <LONGITUDE>13.662742</LONGITUDE> + <CSIRT_EMAIL>csirt@izolamrf.si</CSIRT_EMAIL> + <NOTIFICATIONS>FALSE</NOTIFICATIONS> + <DOMAIN> + <DOMAIN_NAME>izolamrf.si</DOMAIN_NAME> + </DOMAIN> + <SITE_IP>0.0.0.0/255.255.255.255</SITE_IP> + <SCOPES> + <SCOPE>EGI</SCOPE> + </SCOPES> <EXTENSIONS/> </SITE> </results> diff --git a/api/read/get_site_contacts/index.md b/api/read/get_site_contacts/index.md index 0aa4a66..74e113b 100644 --- a/api/read/get_site_contacts/index.md +++ b/api/read/get_site_contacts/index.md @@ -14,11 +14,11 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `sitename` | Only return info for site with specified site name | any site name | `all` | `?method=get_site_contacts&sitename=RAL-LCG2` | -| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site_contacts&roc=NGI_DE` | -| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site_contacts&country=Poland` | -| `roletype` | Only include CONTACTS with the given role | any valid role type | `all` | `?method=get_site_contacts&roletype=Site Security Officer` | -| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant |  `?method=get_site&scope=Local` | +| `sitename` | Only return info for site with specified site name | any site name | `all` | `?method=get_site_contacts&sitename=Izola MRF` | +| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site_contacts&roc=NGI_SI` | +| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site_contacts&country=Slovenia` | +| `roletype` | Only include CONTACTS with the given role | any valid role type | `all` | `?method=get_site_contacts&roletype=Site Operations Manager` | +| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant |  `?method=get_site&scope=EGI` | | `scope_match` | Match `all` or `any` of the specified scope-tags | `all` or `any` | `all` | `?method=get_site_contacts&scope=Local,EGI&scope_match=any` | ### Paging @@ -31,31 +31,27 @@ This method optionally supports paging, to iterate over all results, ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <SITE ID="335G0" PRIMARY_KEY="123G0" NAME="GRIDOPS-GOCDB"> - <PRIMARY_KEY>123G0</PRIMARY_KEY> - <SHORT_NAME>GRIDOPS-GOCDB</SHORT_NAME> - <CONTACT USER_ID="4533G0" PRIMARY_KEY="4533G0"> - <FORENAME>Example</FORENAME> - <SURNAME>User</SURNAME> - <TITLE>Mr - example.user@stfc.ac.uk - - /C=UK/O=eScience/OU=CLRC/L=RAL/CN=example user - alphanumeric@egi.eu - - Site Administrator - - - Example - User - Mr - example.user@stfc.ac.uk - - /C=UK/O=eScience/OU=CLRC/L=RAL/CN=example user - alphanumeric@egi.eu - + + 119G0 + Izola MRF + + Yuki + Tsunoda + + <EMAIL>Yuki.Tsunoda@izolamrf.si</EMAIL> + <TEL>+49 432 0030 8324</TEL> + <CERTDN>/C=00/O=00000/OU=000000/CN=Yuki Tsunoda</CERTDN> <ROLE_NAME>Site Operations Manager</ROLE_NAME> </CONTACT> + <CONTACT USER_ID="8G0" PRIMARY_KEY="8G0"> + <FORENAME>Gwei</FORENAME> + <SURNAME>Jai</SURNAME> + <TITLE/> + <EMAIL>Gwei.Jai@izolamrf.si</EMAIL> + <TEL>+44 040 3636 3600</TEL> + <CERTDN>/C=00/O=00000/OU=000000/CN=Gwei Jai</CERTDN> + <ROLE_NAME>Site Operations Deputy Manager</ROLE_NAME> + </CONTACT> </SITE> </results> ``` diff --git a/api/read/get_site_count_per_country/index.md b/api/read/get_site_count_per_country/index.md index e8a39d8..2f24684 100644 --- a/api/read/get_site_count_per_country/index.md +++ b/api/read/get_site_count_per_country/index.md @@ -16,7 +16,7 @@ | - | - | - | - | - | | `certification_status` | one of `Candidate`, `Uncertified`, `Certified`, `Closed`, `Suspended` | none | `?method=get_site&exclude_certification_status=Closed` | | `production_status` | Limit results to sites within given production infrastructure | one of `Production` or `Test` | `all` | `?method=get_site&production_status=Production` | -| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=Local` | +| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=EGI` | ### Paging @@ -28,16 +28,16 @@ This method does not support paging. <?xml version="1.0" encoding="UTF-8"?> <results> <SITE> - <COUNTRY>Afghanistan</COUNTRY> - <COUNT>0</COUNT> + <COUNTRY>Hungary</COUNTRY> + <COUNT>6</COUNT> </SITE> <SITE> - <COUNTRY>Albania</COUNTRY> - <COUNT>0</COUNT> + <COUNTRY>Slovenia</COUNTRY> + <COUNT>4</COUNT> </SITE> <SITE> - <COUNTRY>Algeria</COUNTRY> - <COUNT>2</COUNT> + <COUNTRY>Switzerland</COUNTRY> + <COUNT>8</COUNT> </SITE> </results> ``` diff --git a/api/read/get_site_list/index.md b/api/read/get_site_list/index.md index 3a71c0a..8082b01 100644 --- a/api/read/get_site_list/index.md +++ b/api/read/get_site_list/index.md @@ -14,13 +14,13 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `sitename` | Only return info for site with specified site name | any site name | `all` | `?method=get_site_list&sitename=RAL-LCG2` | -| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site_list&roc=NGI_DE` | -| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site_list&country=Poland` | +| `sitename` | Only return info for site with specified site name | any site name | `all` | `?method=get_site_list&sitename=Izola MRF` | +| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site_list&roc=NGI_SI` | +| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site_list&country=Slovenia` | | `certification_status` | Limit results to sites with given certification status | one of `Candidate`, `Uncertified`, `Certified`, `Closed`, `Suspended` | `all` |  `?method=get_site&certification_status=Certified` | | `exclude_certification_status` | Exclude from results sites with given certification status | one of `Candidate`, `Uncertified`, `Certified`, `Closed`, `Suspended` | none |  `?method=get_site&exclude_certification_status=Closed` | | `production_status` | Limit results to sites within given production infrastructure | one of `Production` or `Test` | `all` |  `?method=get_site&production_status=Production` | -| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant |  `?method=get_site&scope=Local` | +| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant |  `?method=get_site&scope=EGI` | | `scope_match` | Match `all` or `any` of the specified scope-tags | `all` or `any` | `all` |  `?method=get_site_list&scope=Local,EGI&scope_match=any` | | `extensions` | Limit results by one or many key value pairs | [See Extensions Mechanism](https://docs.egi.eu/internal/configuration-database/extension-properties/) | none |  `?method=get_site&extensions=(KeyName=KeyValue)` | @@ -33,6 +33,9 @@ This method does not support paging. ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <SITE ID="335" PRIMARY_KEY="123G0" NAME="GRIDOPS-GOCDB" COUNTRY="United Kingdom" COUNTRY_CODE="GB" ROC="EGI.eu" SUBGRID="" GIIS_URL=""/> + <SITE ID="11" PRIMARY_KEY="523G0" NAME="BERNUNI-GRID" COUNTRY="Switzerland" COUNTRY_CODE="CH" ROC="NGI_CH" SUBGRID="" GIIS_URL="ldap://bernuni-grid.ch:0000/ds-vo-name=BERNUNI-GRID,o=grid"/> + <SITE ID="12" PRIMARY_KEY="200G0" NAME="Basel Infrastructure" COUNTRY="Switzerland" COUNTRY_CODE="CH" ROC="NGI_CH" SUBGRID="" GIIS_URL=""/> + <SITE ID="13" PRIMARY_KEY="351G0" NAME="SSC" COUNTRY="Slovenia" COUNTRY_CODE="SI" ROC="NGI_SI" SUBGRID="" GIIS_URL="ldap://grid.ssc.si:0000/ds-vo-name=SSC,o=grid"/> + <SITE ID="14" PRIMARY_KEY="119G0" NAME="Izola MRF" COUNTRY="Slovenia" COUNTRY_CODE="SI" ROC="NGI_SI" SUBGRID="" GIIS_URL="ldap://grid.izolamrf.si:0000/ds-vo-name=IzolaMRF,o=grid"/> </results> ``` diff --git a/api/read/get_site_security_info/index.md b/api/read/get_site_security_info/index.md index 64bfada..e959817 100644 --- a/api/read/get_site_security_info/index.md +++ b/api/read/get_site_security_info/index.md @@ -14,13 +14,13 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `sitename` | Only return info for site with specified site name | any site name | `all` | `?method=get_site_security_info&sitename=RAL-LCG2` | -| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site_security_info&roc=NGI_DE` | -| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site_security_info&country=Poland` | +| `sitename` | Only return info for site with specified site name | any site name | `all` | `?method=get_site_security_info&sitename=Izola MRF` | +| `roc` | Limit results to sites belonging to given NGI | any NGI name | `all` | `?method=get_site_security_info&roc=NGI_SI` | +| `country` | Limit results to sites belonging to given country | any country | `all` | `?method=get_site_security_info&country=Slovenia` | | `certification_status` | Limit results to sites with given certification status | one of `Candidate`, `Uncertified`, `Certified`, `Closed`, `Suspended` | `all` | `?method=get_site&certification_status=Certified` | | `exclude_certification_status` | Exclude from results sites with given certification status | one of `Candidate`, `Uncertified`, `Certified`, `Closed`, `Suspended` | none | `?method=get_site&exclude_certification_status=Closed` | | `production_status` | Limit results to sites within given production infrastructure | one of `Production` or `Test` | `all` | `?method=get_site&production_status=Production` | -| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=Local` | +| `scope` | Show only sites with the requested scope tags | A comma separated list of scope-tag values or an empty value to return all scopes, i.e. `&scope=` | instance dependant | `?method=get_site&scope=EGI` | | `scope_match` | Match 'all' or 'any' of the specified scope-tags | 'all' or 'any' | `all` | `?method=get_site_security_info&scope=Local,EGI&scope_match=any` | ### Paging @@ -32,11 +32,11 @@ This method does not support paging. ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <SITE ID="335G0" PRIMARY_KEY="123G0" NAME="GRIDOPS-GOCDB"> - <PRIMARY_KEY>123G0</PRIMARY_KEY> - <SHORT_NAME>GRIDOPS-GOCDB</SHORT_NAME> - <CSIRT_EMAIL>example@mailman.egi.eu</CSIRT_EMAIL> - <CSIRT_TEL>+00 (0) 0000 000000</CSIRT_TEL> + <SITE ID="14G0" PRIMARY_KEY="119G0" NAME="Izola MRF"> + <PRIMARY_KEY>119G0</PRIMARY_KEY> + <SHORT_NAME>Izola MRF</SHORT_NAME> + <CSIRT_EMAIL>csirt@izolamrf.si</CSIRT_EMAIL> + <CSIRT_TEL>+386 41 000 2994</CSIRT_TEL> </SITE> </results> ``` diff --git a/api/read/get_user/index.md b/api/read/get_user/index.md index ab994b6..916a536 100644 --- a/api/read/get_user/index.md +++ b/api/read/get_user/index.md @@ -14,11 +14,11 @@ | Parameters | Effect | Format/Value(s) | Default | Example | | - | - | - | - | - | -| `dn` | Limit results to user with given certificate DN | DN in standard string chain format | `all` | `?method=get_user&dn=/C=UK/O=eScience/OU=CLRC/L=RAL/CN=example user` | -| `dnlike` | Limit results to user with certificate that matches given wildcard | Search string (SQL syntax) | `all` | `?method=get_user&dnlike=%/OU=ngi.org%` | -| `forename` | Limit results to user(s) with given forename | any string | `all` | `?method=get_user&forename=Robert` | -| `surname` | Limit results to user(s) with given surname | any string | `all` | `?method=get_user&surname=Smith` | -| `roletype` | Limit results to user(s) with the specified role type(s) | single or comma separated list of role types (multiple roles are combined using OR) | `all` | `?method=get_user&roletype=EGI CSIRT Officer,Chief Operations Officer` | +| `dn` | Limit results to user with given certificate DN | DN in standard string chain format | `all` | `?method=get_user&dn=/C=UK/O=eScience/OU=CLRC/L=RAL/CN=Gwei Jai` | +| `dnlike` | Limit results to user with certificate that matches given wildcard | Search string (SQL syntax) | `all` | `?method=get_user&dnlike=%/OU=CLRC%` | +| `forename` | Limit results to user(s) with given forename | any string | `all` | `?method=get_user&forename=Gwei` | +| `surname` | Limit results to user(s) with given surname | any string | `all` | `?method=get_user&surname=Jai` | +| `roletype` | Limit results to user(s) with the specified role type(s) | single or comma separated list of role types (multiple roles are combined using OR) | `all` | `?method=get_user&roletype=CIC Staff,Site Operations Manager` | ### Paging @@ -30,41 +30,48 @@ This method optionally supports paging, to iterate over all results, ```xml <?xml version="1.0" encoding="UTF-8"?> <results> - <EGEE_USER ID="4533G0" PRIMARY_KEY="4533G0"> - <FORENAME>Example</FORENAME> - <SURNAME>User</SURNAME> - <TITLE>Mr + + Gwei + Jai + <DESCRIPTION/> - <GOCDB_PORTAL_URL>/index.php?Page_Type=User&id=4533</GOCDB_PORTAL_URL> - <EMAIL>example.user@stfc.ac.uk</EMAIL> - <TEL/> + <GOCDB_PORTAL_URL>https://localhost/portal/index.php?Page_Type=User&id=8</GOCDB_PORTAL_URL> + <EMAIL>Gwei.Jai@izolamrf.si</EMAIL> + <TEL>+44 040 3636 3600</TEL> <WORKING_HOURS_START/> <WORKING_HOURS_END/> - <CERTDN>/C=UK/O=eScience/OU=CLRC/L=RAL/CN=example user</CERTDN> - <EGICHECKIN>alphanumeric@egi.eu</EGICHECKIN> - <IRISIAM/> + <CERTDN>/C=00/O=00000/OU=000000/CN=Gwei Jai</CERTDN> <SSOUSERNAME/> <APPROVED/> <ACTIVE/> - <HOMESITE/> + <HOMESITE>Izola MRF</HOMESITE> <USER_ROLE> - <USER_ROLE>Site Security Officer</USER_ROLE> - <ON_ENTITY>GRIDOPS-GOCDB</ON_ENTITY> + <USER_ROLE>Site Operations Deputy Manager</USER_ROLE> + <ON_ENTITY>Izola MRF</ON_ENTITY> <ENTITY_TYPE>site</ENTITY_TYPE> - <PRIMARY_KEY>140G0</PRIMARY_KEY> + <PRIMARY_KEY>119G0</PRIMARY_KEY> <RECOGNISED_IN_PROJECTS> <PROJECT ID="1">EGI</PROJECT> </RECOGNISED_IN_PROJECTS> </USER_ROLE> - <USER_ROLE>Site Operations Manager</USER_ROLE> - <ON_ENTITY>EOSC_Core_Topology</ON_ENTITY> - <ENTITY_TYPE>site</ENTITY_TYPE> - <PRIMARY_KEY>113086G0</PRIMARY_KEY> + <USER_ROLE> + <USER_ROLE>Regional Staff (ROD)</USER_ROLE> + <ON_ENTITY>NGI_SI</ON_ENTITY> + <ENTITY_TYPE>ngi</ENTITY_TYPE> + <PRIMARY_KEY>3</PRIMARY_KEY> <RECOGNISED_IN_PROJECTS> - <PROJECT ID="3091">EOSCCore</PROJECT> + <PROJECT ID="1">EGI</PROJECT> + </RECOGNISED_IN_PROJECTS> + </USER_ROLE> + <USER_ROLE> + <USER_ROLE>COD Staff</USER_ROLE> + <ON_ENTITY>EGI</ON_ENTITY> + <ENTITY_TYPE>project</ENTITY_TYPE> + <PRIMARY_KEY>1</PRIMARY_KEY> + <RECOGNISED_IN_PROJECTS> + <PROJECT ID="1">EGI</PROJECT> </RECOGNISED_IN_PROJECTS> </USER_ROLE> </EGEE_USER> </results> - ```