forked from salesforce/Argus
-
Notifications
You must be signed in to change notification settings - Fork 5
Collection Resource
Lauren Padia edited this page Jun 24, 2016
·
2 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 |
Home
[Getting Started](Getting Started)
##[User Guide](User Guide)
Alerts
Annotations
Dashboards
Metrics
Namespaces
[Data Model](Data Model)
Transforms
[Web Service API](Web Service API)
- [/alerts](Alerts Resource)
- [/annotations](Annotation Resource)
- [/audit](Audit Resource)
- [/authentication](Authentication Resource)
- [/collection](Collection Resource)
- [/dashboards](Dashboard Resource)
- [/discover](Discover Resource)
- [/history](History Resource)
- [/management](Management Resource)
- [/metrics](Metrics Resource)
- [/namespace](Namespace Resource)
- [/users](Users Resource)