Method: organizations.environments.traceConfig.overrides.create

Creates a trace configuration override. The response contains a system-generated UUID, that can be used to view, update, or delete the configuration override. Use the List API to view the existing trace configuration overrides.

HTTP request

POST https://apigee.googleapis.com/v1/{parent=organizations/*/environments/*/traceConfig}/overrides

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Parent resource of the trace configuration override. Use the following structure in your request. "organizations/*/environments/*/traceConfig".

Request body

The request body contains an instance of TraceConfigOverride.

Response body

If successful, the response body contains a newly created instance of TraceConfigOverride.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform