This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 145
Collection Resource
Lauren Padia edited this page Jun 24, 2016
·
4 revisions
[User Guide](User Guide) | [Web Service API](Web Service API)
#Web API Collection Endpoints Resource for collected annotation and metric data.
Endpoint | Method | Description |
---|---|---|
/collection/annotations | POST | Externally collected annotation data |
/collection/metrics | POST | Externally collected metric data |
##/collection/annotations Submits externally collected annotation data.
Available Version
2.0
HTTP Methods
POST
POST Request Body
Name | Type | Description |
---|---|---|
body | list |
##/collection/metrics Submits externally collected metric data.
Available Version
2.0
HTTP Methods
POST
POST Request Body
Name | Type | Description |
---|---|---|
body | list |