Updates the ingest processor that is associated with a Metricstore.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /metricstores/{metricstore}/processor HTTP/1.1
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| project | string | Yes | The name of the project. | ali-test-project |
| metricstore | string | Yes | The name of the Metricstore. | ali-test-metricstore |
| body | object | No | The request body. | |
| processorName | string | Yes | The identifier of the ingest processor. | filter-metrics |
Response parameters
Examples
Sample success responses
JSONformat
{}Error codes
For a list of error codes, visit the Service error codes.
