- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Lists all of the distributed trace configuration overrides in an environment.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*/environments/*/traceConfig}/overrides
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Parent resource of the trace configuration override. Use the following structure in your request: "organizations/*/environments/*/traceConfig". |
Query parameters
Parameters | |
---|---|
pageSize |
Maximum number of trace configuration overrides to return. If not specified, the maximum number returned is 25. The maximum number cannot exceed 100. |
pageToken |
A page token, returned from a previous When paginating, all other parameters provided to |
Request body
The request body must be empty.
Response body
Response for overrides.list
.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"traceConfigOverrides": [
{
object ( |
Fields | |
---|---|
traceConfigOverrides[] |
List all trace configuration overrides in an environment. |
nextPageToken |
Token value that can be passed as |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform