从用户组分离策略

最近更新时间:2021-06-01 18:38:21

查看PDF

请求参数

名称 类型 必填 长度限制 格式 描述
GroupName string 1-128 [\w+=,.@-]+ 用户组名
PolicyKrn string 20-2048 krn:ksc:iam::12345678:policy/policy-name 权限的krn,系统权限或用户自身权限

返回元素

错误码

错误码 错误信息 HTTP Status Code
InvalidInput The request was rejected because an invalid or out-of-range value was supplied for an input parameter. 400
LimitExceeded The request was rejected because it attempted to create resources beyond the current KSC account limits. The error message describes the limit exceeded. 409
NoSuchEntity The request was rejected because it referenced an entity that does not exist. The error message describes the entity. 404
ServiceFailure The request processing has failed because of an unknown error, exception or failure. 500

示例

请求示例

http://10.146.16.202:8008/?Action=DetachGroupPolicy&Version=2015-11-01&GroupName=admin&PolicyKrn=krn:ksc:iam::ksc:policy/AdministratorAccess

返回示例

xml格式

<DetachGroupPolicyResponse>
    <result>1</result>
    <ResponseMetadata>
        <RequestId>05d719ab-6c70-4cc8-88c2-1724381ffaea</RequestId>
    </ResponseMetadata>
</DetachGroupPolicyResponse>

json格式


文档内容是否对您有帮助?

根本没帮助
文档较差
文档一般
文档不错
文档很好

在文档使用中是否遇到以下问题

内容不全,不深入
内容更新不及时
描述不清晰,比较混乱
系统或功能太复杂,缺乏足够的引导
内容冗长

更多建议

0/200

评价建议不能为空

提交成功!

非常感谢您的反馈,我们会继续努力做到更好!

问题反馈