All Products
Search
Document Center

Cloud Monitor:CreateServiceObservability

Last Updated:Jan 06, 2026

Sets up application observability and prepares the required resources for integration.

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 /workspace/{workspace}/service-observability/{type} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

workspace

string

Yes

The name of the workspace.

default-cms-1654218965343050-cn-hangzhou

type

string

Yes

The type of application observability.

Valid values:

  • rum :

    Real User Monitoring

  • apm :

    application performance monitoring

apm

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

Schema of Response

requestId

string

Id of the request

8FDE2569-626B-5176-9844-28877A*****

Examples

Success response

JSON format

{
  "requestId": "8FDE2569-626B-5176-9844-28877A*****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.