TraceDrain
September 16, 2026 ยท View on GitHub
Example Usage
import { TraceDrain } from "@vercel/sdk/models/getconfigurationproductsresponsebody.js";
let value: TraceDrain = {
status: "enabled",
endpoint: "<value>",
format: "json",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
status | models.GetConfigurationProductsIntegrationsResponse200ApplicationJSONResponseBodyProductsProtocolsTraceDrainStatus | :heavy_check_mark: | N/A |
endpoint | string | :heavy_check_mark: | N/A |
headers | Record<string, string> | :heavy_minus_sign: | N/A |
format | models.GetConfigurationProductsIntegrationsFormat | :heavy_check_mark: | N/A |