Resources and URI templates
This section describes the Service Activity Monitoring REST service resources and URI design.
Check Alive
URI |
/ |
Possible representations |
text |
Description |
Resource for check is SAM retrieval API REST service online |
Flows Aggregated
URI |
/list |
Possible representations |
JSON |
Description |
List of aggregated flows in Service Activity Monitoring component |
Flow Details
URI |
/flow/{flowID} |
Possible representations |
JSON |
Description |
A single flow which includes events with same flowIDs |
Event Details
URI |
/event/{eventID} |
Possible representations |
JSON |
Description |
A single event representation |