全部產品
Search
文件中心

Application Real-Time Monitoring Service:GetCommercialStatus - 擷取商業化狀態

更新時間:Apr 10, 2026

查看當前帳號是否開通對應產品的商業化版本。

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

當前API暫無授權資訊透出。

請求參數

名稱

類型

必填

描述

樣本值

RegionId

string

地區 ID。例如 cn-hangzhou。

cn-hangzhou

CommodityCode

string

商品 Code:

  • arms_app_post

  • arms_web_post

  • arms_promethues_public_cn

  • prometheus_pay_public_cn

  • xtrace

  • arms_serverless_public_cn

  • arms_rumserverless_public_cn

  • prometheus_serverless_public_cn

  • xtrace_serverless_public_cn

arms_app_post

返回參數

名稱

類型

描述

樣本值

object

返回結構體。

RequestId

string

請求 ID。

49C82193-E991-5F6A-AF3E-1664D8******

UserAndCommodityStatus

object

使用者商業化狀態。

Status

string

商業化狀態。

枚舉值:

  • Normal :

    已開通

  • Abnormal :

    開通異常

  • Free :

    未開通

Normal

FreeDays

integer

試用期使用者免費天數。

10

Basic

boolean

是否為基礎版使用者。

false

ChargeType

string

付費類型。

usage

Lable

string

標籤。

NEW

ExtraInfo

object

額外資訊。

info

Enable

boolean

是否開通。

true

樣本

正常返回樣本

JSON格式

{
  "RequestId": "49C82193-E991-5F6A-AF3E-1664D8******",
  "UserAndCommodityStatus": {
    "Status": "Normal",
    "FreeDays": 10,
    "Basic": false,
    "ChargeType": "usage",
    "Lable": "NEW",
    "ExtraInfo": {
      "test": "test",
      "test2": 1
    },
    "Enable": true
  }
}

錯誤碼

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情