组织 ORGANIZATIONS-更新策略:请求示例

时间:2024-09-06 18:07:03

请求示例

更新策略

PATCH https://{hostname}/v1/organizations/policies/{policy_id}

{
  "content" : "{\"Version\":\"5.0\",\"Statement\":[{\"Sid\":\"Statement1\",\"Effect\":\"Allow\",\"Action\":[\"*\"],\"Resource\":[\"*\"]}]}",
  "description" : "newdesc",
  "name" : "auto09231619598990t1HPolicyName"
}
support.huaweicloud.com/api-organizations/UpdatePolicy.html