组织 ORGANIZATIONS-创建账号:请求示例

时间:2023-11-29 10:56:03

请求示例

创建账号

POST https://{hostname}/v1/organizations/accounts

{
  "name" : "C9Qzukfn6FIyxAmC3dQclrwZW34UDu_rPSRrCQ4aGFm0-r1zC2RDHt5oHA-aY21B",
  "tags" : [ {
    "key" : "keystring",
    "value" : "valuestring"
  } ]
}
support.huaweicloud.com/api-organizations/CreateAccount.html