湖仓构建 LAKEFORMATION-创建实例:请求示例

时间:2024-04-08 11:19:39

请求示例

  • POST https://{endpoint}/v1/{project_id}/instances
    
    {
      "name" : "lakeformation-instance",
      "charge_mode" : "postPaid",
      "shared" : "true",
      "description" : "",
      "tags" : [ {
        "key" : "key1"
      } ],
      "enterprise_project_id" : "0"
    }
support.huaweicloud.com/api-lakeformation/CreateLakeFormationInstance.html