Agents
List agents
Lists data agents.
GET
/
v1
/
agents
Authorizations
Headers
The external trace ID. The length ranges from 0 to 128 characters.
Query Parameters
The number of pages to display. If not specified, the default value 1
will be used.
The number of items on a single page. If not specified, the default value 10
will be used.
The data agent template. Set it to POWER_AGENT.
The keyword in the data agent names. Data agents whose names match or contain the specified keyword will be returned.
Response
200 - application/json
Status code. 0 indicates that the operation is successful. Otherwise, the operation fails. Possible error codes include:
- 100: Bad request.
- 201: Request frequency limit.
- 9999: Internal error.
- 100001: Invalid operation.
The returned data object.