Retrieves information about an ingest processor.
Try it now
Test
RAM authorization
Request syntax
GET /ingestprocessors/{processorName} HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
Yes |
The name of the project. |
ali-test-project |
| processorName |
string |
Yes |
The identity of the ingest processor. |
parse-nginx-log |
Response elements
|
Element |
Type |
Description |
Example |
| IngestProcessor |
The information about the ingest processor. |
Examples
Success response
JSON format
{}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.