2023-11-28 10:39:05 +01:00
|
|
|
<ServiceMap>
|
2023-11-28 12:20:22 +01:00
|
|
|
<Service name ="ISICAllQueryPT" endpoint ="http://{{ collector_host }}:8080/wsrf/services/gcube/informationsystem/collector/XQueryAccess"/>
|
|
|
|
<Service name ="ISICAllRegistrationPT" endpoint ="http://{{ collector_host }}:8080/wsrf/services/gcube/informationsystem/collector/Sink"/>
|
|
|
|
<Service name ="ISICAllCollectionPT" endpoint ="http://{{ collector_host }}:8080/wsrf/services/gcube/informationsystem/collector/wsdaix/XMLCollectionAccess"/>
|
|
|
|
<Service name ="ISICAllStoragePT" endpoint ="http://{{ collector_host }}:8080/wsrf/services/gcube/informationsystem/collector/XMLStorageAccess"/>
|
2023-11-28 10:39:05 +01:00
|
|
|
<Service name ="ISRegistry" endpoint="http://{{ gcore_host }}:8080/wsrf/services/gcube/informationsystem/registry/ResourceRegistration"/>
|
|
|
|
</ServiceMap>
|