Skip to main content
PATCH
Record which environment this workspace is instrumenting

Authorizations

oiq_token
string
cookie
required

Query Parameters

tenantId
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$

Body

application/json
target
enum<string>
required
Available options:
LINUX_VM,
DOCKER,
KUBERNETES,
OTEL_SDK,
OTEL_COLLECTOR

Response

Success