Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
HD-Chapter:Data
-
HD-Enabler:Orion
Description
Created question in FIWARE Q/A platform on 27-03-2017 at 21:03
Please, ANSWER this question AT http://stackoverflow.com/questions/43054881/get-all-fiware-servicepath-for-a-specific-fiware-service
Question:
Get all Fiware-ServicePath for a specific Fiware-Service
Description:
I need to know all the available Fiware-ServicePath for a specific Fiware-Service.
For example: I have the following:
Fiware-Service: MyCompany
Fiware-ServicePath: /app1
Fiware-ServicePath: /app2
Fiware-ServicePath: /app3
What I want is a service that retrieves something like these:
{
- {
Service: "/app1"
}
,
- {
Service: "/app2"
}
,
- {
Service: "/app3"
}
}
Thanks!
2017-03-28 00:05|CREATED monitor | # answers= 0, accepted answer= False