Launch a metadata tracing request

Launches an asynchronous request to trace metadata for a URL configured in Property Manager. The metadata tracing works for the current property version active either on staging or production. To run the operation for a location, run the List available locations for metadata tracing operation first to get available values. If you don't provide a location ID or an edge server IP, then Edge Diagnostics runs the operation using a random location. The operation doesn't support requests for zone apex mapping (ZAM) and hostnames lacking a CNAME on the staging environment.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
string
length ≥ 1

HTTP client IP from where the request initiated. Provide either this value or mdtLocationId.

string
length between 1 and 4096

The POST call's request body.

string
enum
Defaults to GET

HTTP method you want to use to run the operation, either HEAD, POST, or the default GET method.

Allowed:
string
length ≥ 1

Unique identifier for an available location closest to your end users. To get this value, run the List available locations for metadata tracing operation first. For GET and HEAD, provide either this value or edgeIp.

requestHeaders
array of strings
length ≥ 0

Customized headers for metadata tracer request in the format header: value. Check Pragma headers for the list of Akamized Pragma headers you can use here.

requestHeaders
sensitiveRequestHeaderKeys
array of strings
length ≥ 0

Sensitive requestHeaders you don't want to store in the database after running the request. Check Sensitive headers to see the list of request headers treated as sensitive by default.

sensitiveRequestHeaderKeys
uri
required

URL configured in Property Manager you want to get the metadata trace for.

boolean

Runs the request on the staging environment, false by default.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
object
string
length ≥ 1

Detail about the problem.

errors
array of objects

HTTP Problem Details objects indicating causes of failure.

errors
object
string

Request field name the error refers to. It can be a URL path or query parameter or any request payload field name.

requestValues
array

Lists values corresponding to the requestField.

requestValues
string
required

Title of the error.

string
required

Type of error.

string

Request field name the error refers to. It can be a path or query parameter of the URL or any request payload field name.

requestValues
array

Lists values corresponding to the requestField.

requestValues
integer

HTTP response code.

string
required

Title of the error.

string
required

Type of error.

Language
Authentication
URL
Original text
Rate this translation
Your feedback will be used to help improve Google Translate