Skip to content
Start here

Traces

Request Trace
client.RequestTracers.Traces.New(ctx, params) (*TraceNewResponse, error)
POST/accounts/{account_id}/request-tracer/trace
ModelsExpand Collapse
type Trace []TraceItem
type TraceItem struct{…}

List of steps acting on request/response

Action stringoptional

If step type is rule, then action performed by this rule

ActionParameters unknownoptional

If step type is rule, then action parameters of this rule as JSON

Description stringoptional

If step type is rule or ruleset, the description of this entity

Expression stringoptional

If step type is rule, then expression used to match for this rule

Kind stringoptional

If step type is ruleset, then kind of this ruleset

Matched booloptional

Whether tracing step affected tracing request/response

Name stringoptional

If step type is ruleset, then name of this ruleset

StepName stringoptional

Tracing step identifying name

Trace Traceoptional
Type stringoptional

Tracing step type