更新組織下指定用戶組的信息。
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無(wú)授權(quán)信息透出。
請(qǐng)求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
UserGroupId | string | 是 | 用戶組 ID。 | f5eeb52e-d9c2-4a8b-80e3-47ab55c2**** |
UserGroupName | string | 否 | 用戶組名稱。
| pop0001 |
UserGroupDescription | string | 否 | 用戶組描述。
| 描述信息 |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "4AEF8C5C-D5D2-55D3-BB2F-9D3AA1B6F4FA",
"Result": true,
"Success": true
}
錯(cuò)誤碼
HTTP status code | 錯(cuò)誤碼 | 錯(cuò)誤信息 | 描述 |
---|---|---|---|
400 | Instance.Expired | Your instance has expired. | 您的購(gòu)買實(shí)例已經(jīng)過(guò)期。 |
400 | Instance.Not.Exist | The specified instance does not exist. | 暫未匹配到您的購(gòu)買實(shí)例。 |
400 | Access.Forbidden | Access forbidden. Your instance version or access key is not allowed to call the API operation. | - |
400 | Invalid.Organization | The specified organizational unit does not exist. | 該組織不存在。 |
400 | User.Not.In.Organization | The specified user is not in the organizational unit. | 該用戶不在組織中。 |
400 | Usergroup.Not.Exist | The user group does not exist. | 用戶組不存在。 |
400 | UserGroup.Remove.RootNode | The root user group cannot be deleted. | 根用戶組不允許刪除。 |
400 | UserGroup.Remove.WithChildren | This user group contains a child user group and cannot be deleted. | 當(dāng)前用戶組包含子用戶組,不允許刪除。 |
400 | System.Param.Empty | You must specify the %s parameter. | 參數(shù)%s不能為空。 |
400 | Invalid.Parameter.Error | The parameter is invalid:%s. | 無(wú)效參數(shù)%s。 |
400 | Internal.System.Error | An internal system error occurred. | 系統(tǒng)內(nèi)部異常。 |
400 | Duplicate.Name.Error | The name already exists. | 命名重復(fù)。 |
訪問(wèn)錯(cuò)誤中心查看更多錯(cuò)誤碼。
變更歷史
變更時(shí)間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2023-06-20 | OpenAPI 錯(cuò)誤碼發(fā)生變更 | 查看變更詳情 |
2023-04-06 | OpenAPI 錯(cuò)誤碼發(fā)生變更 | 查看變更詳情 |