ansible-playbook-gcore-enab.../roles/is-registry/templates/ServiceMap.xml.j2

8 lines
705 B
Django/Jinja

<ServiceMap>
<Service name ="ISICAllQueryPT" endpoint ="{{ collector_url }}/wsrf/services/gcube/informationsystem/collector/XQueryAccess"/>
<Service name ="ISICAllRegistrationPT" endpoint ="{{ collector_url }}/wsrf/services/gcube/informationsystem/collector/Sink"/>
<Service name ="ISICAllCollectionPT" endpoint ="{{ collector_url }}/wsrf/services/gcube/informationsystem/collector/wsdaix/XMLCollectionAccess"/>
<Service name ="ISICAllStoragePT" endpoint ="{{ collector_url }}/wsrf/services/gcube/informationsystem/collector/XMLStorageAccess"/>
<Service name ="ISRegistry" endpoint="http://{{ gcore_host }}:8080/wsrf/services/gcube/informationsystem/registry/ResourceRegistration"/>
</ServiceMap>