日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

CreateGrafanaWorkspace - 創建Grafana工作區

創建可觀測可視化 Grafana 版工作區實例。

接口說明

請確保在使用該接口前,已充分了解可觀測可視化 Grafana 版產品的收費方式和價格

說明
  • 創建可觀測可視化 Grafana 版實例需要通過實名認證。您可以參見賬號實名認證相關文檔完成認證。
  • 普通用戶只支持創建開發者版、專家版、高級版 (會產生費用)。
  • 內部測試用戶只支持創建內測版(免費)。
  • 調試

    您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

    授權信息

    下表是API對應的授權信息,可以在RAM權限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:

    • 操作:是指具體的權限點。
    • 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
    • 資源類型:是指操作中支持授權的資源類型。具體說明如下:
      • 對于必選的資源類型,用背景高亮的方式表示。
      • 對于不支持資源級授權的操作,用全部資源表示。
    • 條件關鍵字:是指云產品自身定義的條件關鍵字。
    • 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
    操作訪問級別資源類型條件關鍵字關聯操作
    arms:CreateGrafanaWorkspacecreate
    *GrafanaWorkspace
    acs:arms:{#regionId}:{#AccountId}:grafanaworkspace/*

    請求參數

    名稱類型必填描述示例值
    RegionIdstring

    地域 ID。

    cn-hangzhou
    GrafanaWorkspaceNamestring

    Grafana 工作區名稱。

    testgrafana
    GrafanaWorkspaceEditionstring

    版本。

    枚舉值:

    • standard:內測版。
    • personal_edition:開發者版。
    • experts_edition:專家版。
    • advanced_edition:高級版。
    experts_edition
    Descriptionstring

    Grafana 工作區描述。

    test
    GrafanaVersionstring

    Grafana 版本。

    10.0.x
    Passwordstring

    實例的密碼。長度為 8 至 30 個字符,必須同時包含大小寫英文字母、數字和特殊符號中的三類字符。特殊符號可以是:()`~!@#$%^&*-_+=

    Test123456!
    AutoRenewstring

    是否自動續費。取值范圍:

    • true:自動續費。
    • false:不自動續費。

    默認值:true。

    false
    PricingCyclestring

    包年包月的計費周期,取值: Month(默認值):按月購買。 Year:按年購買。

    Month
    Durationstring

    實例包年包月的時間,取值:

    • PricingCycle 為 Month,表示按月付費,取值范圍為 1~9
    • PricingCycle 為 Year,表示按年付費,取值范圍為 1~3

    默認值:1。

    6
    AccountNumberstring

    賬號數量。

    取值說明:

    • GrafanaWorkspaceEdition 為 standard,該參數無效。
    • GrafanaWorkspaceEdition 為personal_edition,該參數無效,默認值: 1。
    • GrafanaWorkspaceEdition 為experts_edition, 可選值分別為:10、30、50,默認值: 10。
    • GrafanaWorkspaceEdition 為advanced_edition, 該參數無效, 默認值:100。
    10
    CustomAccountNumberstring

    用戶額外自定義賬號數量。

    取值說明:

    • GrafanaWorkspaceEdition 為 standard,該參數無效。
    • GrafanaWorkspaceEdition 為personal_edition,該參數無效。
    • GrafanaWorkspaceEdition 為experts_edition, 該參數無效。
    • GrafanaWorkspaceEdition 為advanced_edition, 取值范圍 0~2000,且為 10 的倍數, 默認值:0。
    0
    AliyunLangstring

    語言環境(若不填,默認為 zh):

    • zh
    • en
    zh
    ResourceGroupIdstring

    Prometheus 實例的資源組 ID。

    rg-acfmxyexli2****
    Tagsarray<object>

    標簽。

    object

    標簽。

    Keystring

    標簽鍵。

    TestKey
    Valuestring

    標簽值。

    TestValue

    返回參數

    名稱類型描述示例值
    object

    Schema 返回值。

    RequestIdstring

    請求 ID。

    D80ADAAC-8C32-5479-BD14-C28CF832****
    DataGrafanaWorkspace

    Grafana 工作區信息。

    Messagestring

    返回結果的提示信息。

    success
    Codeinteger

    狀態碼。200 為成功,其他狀態碼為異常。

    200
    Successboolean

    是否創建成功。

    • true:修改成功
    • false:修改失敗
    true
    TraceIdstring

    調用鏈 ID,用于精確查詢調用信息。

    eac0a8048716731735000007137d000b

    示例

    正常返回示例

    JSON格式

    {
      "RequestId": "D80ADAAC-8C32-5479-BD14-C28CF832****",
      "Data": {
        "status": "Starting、Running、Stop、DeleteSucceed",
        "description": "線上生產環境Grafana",
        "grafanaWorkspaceEdition": "personal_edition、experts_edition、advanced_edition、standard",
        "endTime": 1652803200000,
        "grafanaWorkspaceId": "grafana-cn-4xl3g******",
        "upgradeVersion": [
          "9.0.x"
        ],
        "grafanaWorkspaceIp": "47.110.71.***:443",
        "snatIp": "47.110.71.***",
        "grafanaWorkspaceDomain": "my-grafana.grafana.aliyuncs.com:443",
        "grafanaWorkspaceDomainStatus": "on",
        "commercial": true,
        "grafanaWorkspaceName": "線上生產環境Grafana",
        "grafanaVersion": "9.0.x",
        "gmtCreate": 1642079398000,
        "userId": "1412143830******",
        "maxAccount": "10",
        "regionId": "cn-hangzhou",
        "protocol": "http、https",
        "shareSynced": true,
        "ntmId": "grafana-cn-4xl3g******",
        "personalDomain": "my-grafana.grafana.aliyuncs.com:443",
        "personalDomainPrefix": "my-grafana",
        "resourceGroupId": "rg-aek2f4vzrfs6cla",
        "deployType": "asi",
        "tags": [
          {
            "key": "TestKey",
            "value": "TestValue"
          }
        ],
        "privateIp": "192.168.1.1\n",
        "privateDomain": "my-grafana.grafana.aliyuncs.com:80"
      },
      "Message": "success",
      "Code": 200,
      "Success": true,
      "TraceId": "eac0a8048716731735000007137d000b"
    }

    錯誤碼

    HTTP status code錯誤碼錯誤信息描述
    400ParameterMissingYou must specify the parameter.必選參數缺失
    400ResourceIdIsIllegalThe specified ResourceId is invalid.參數ResourceId是非法的。
    400ParameterIllegalThe specified parameter is invalid.參數非法
    403RAMNotAuthorizeThe sub-account is not authorized and must be granted AliyunARMSFullAccess by a primary account.子賬號沒有訪問權限,需主賬號授予AliyunARMSFullAccess。
    403STSNotAuthorizeSTS authorization failed.STS權限校驗失敗
    403IllegalUserAccessIllegal user access.非法的用戶訪問
    500InternalErrorInternal error. Please try again. Contact the DingTalk service account if the issue persists after multiple retries.內部錯誤,建議重試。如果多次重試報錯請聯系釘釘服務賬號。
    500AccountUidAccessErrorFailed to obtain the user information. Please try again. Contact the DingTalk service account if the issue persists after multiple retries.獲取用戶信息失敗,建議重試。如果多次重試報錯請聯系釘釘服務賬號。

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

    變更歷史

    變更時間變更內容概要操作
    2024-12-06OpenAPI 錯誤碼發生變更、OpenAPI 入參發生變更查看變更詳情
    2024-12-05OpenAPI 錯誤碼發生變更、OpenAPI 入參發生變更查看變更詳情