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.

GOCDB/Release4/Development/VSites/VOFeedXML

From EGIWiki
< GOCDB‎ | Release4‎ | Development‎ | VSites
Revision as of 10:56, 2 February 2012 by Jcasson (talk | contribs)
Jump to navigation Jump to search

<< Back to Virtual Sites Questions for ATP:

  • We've left the infrast="EGEE" attribute on the atp_site element. Is this correct?
<?xml version="1.0" encoding="ISO-8859-1"?>
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="atp_vo_feed_schema.xsd">
  <title>Virtual Sites in GOCDB</title>
  <description>Groups of services defined under virtual sites in GOCDB</description>
  <feed_responsible name="GOCDB Administrators" dn="/C=UK/O=eScience/OU=CLRC/L=RAL/CN=goc.egi.eu/emailAddress=sct-certificates@stfc.ac.uk"/>
  <last_update>2012-02-01T09:46:10Z</last_update>
  <vo>OPS</vo>
  <atp_site name="NGI_UK_CENTRAL_SERVICES" infrast="EGEE">
    <service hostname="lcgbdii.gridpp.rl.ac.uk" flavour="Top-BDII" />
    <service hostname="voms.gridpp.ac.uk" flavour="VOMS" />
    <service hostname="lcgwms01.gridpp.rl.ac.uk" flavour="WMS" />
  </atp_site>
  <atp_site name="EGI_CENTRAL_OPS" infrast="EGEE">
    <service hostname="goc.egi.eu" flavour="egi.GOCDB" />
    <service hostname="cic.gridops.org " flavour="egi.OpsPortal" />
    <service hostname="helpdesk.egi.eu" flavour="egi.GGUS" />
  </atp_site>
</root>