All Products
Search
Document Center

Simple Log Service:CreateAgentInstanceConfig

Last Updated:Jan 27, 2026

Creates a process-level configuration.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST /agentinstanceconfigs HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

body

object

No

The request struct.

configType

string

Yes

The type of the process-level configuration.

Valid values:

  • apm_biz_trace :

    apm_biz_trace

  • apm_self_protect :

    apm_self_protect

  • apm_convergence :

    apm_convergence

  • apm_custom_extract :

    apm_custom_extract

  • apm_pilot :

    apm_pilot

  • apm_trace :

    apm_trace

  • rum_app_config :

    rum_app_config

  • security_rasp :

    security_rasp

  • rum_web_config :

    rum_web_config

  • apm_biz_trace_global :

    apm_biz_trace_global

  • apm_intacheap :

    apm_intacheap

  • apm_user_method :

    apm_user_method

  • apm_global :

    apm_global

  • apm_forward_process :

    apm_forward_process

apm_trace

attributes

object

No

The process that the configuration applies to.

string

No

The process to which the configuration applies.

"workspace": "test-workspace" "service": "test-service"

config

string

Yes

The default configurations.

{}

grayConfigs

array

No

The canary release environment.

AgentInstanceConfigGrayConfigs

No

The canary release environment.

Response elements

Element

Type

Description

Example

None defined.

Examples

Success response

JSON format

{}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.