All Products
Search
Document Center

Application Real-Time Monitoring Service:AddIntegration

Last Updated:Aug 28, 2026

Integrates the dashboard and collection rules of Prometheus Service.

Note

This API has been deprecated. We recommend migrating to ARMS(2019-08-08) - InstallAddon for enhanced functionality and continued support. While the deprecated API remains temporarily accessible, no further updates or bug fixes will be provided.

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 parameters

Parameter

Type

Required

Description

Example

RegionId

string

Yes

The ID of the region.

cn-hangzhou

ClusterId

string

Yes

The ID of the Container Service for Kubernetes (ACK) cluster.

cc7a37ee31aea4ed1a059eff8034b****

Integration

string

Yes

The abbreviation of the ARMS-supported software. Valid values (case-insensitive): ASM, IoT, and Flink.

asm

Response elements

Element

Type

Description

Example

object

Data

string

Indicates whether the call was successful.

success

RequestId

string

The ID of the request.

1A9C645C-C83F-4C9D-8CCB-29BEC9E1****

Code

integer

The HTTP status code. A value of 200 indicates success. Other values indicate errors.

200

Message

string

The returned message.

success

Examples

Success response

JSON format

{
  "Data": "success",
  "RequestId": "1A9C645C-C83F-4C9D-8CCB-29BEC9E1****",
  "Code": 200,
  "Message": "success"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.