獲取指定父用戶組下的子用戶組信息。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
當前API暫無授權信息透出。
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
ParentUserGroupId | string | 是 | 父用戶組 ID。
| 3d2c23d4-2b41-4af8-a1f5-f6390f32**** |
返回參數
示例
正常返回示例
JSON
格式
{
"Success": true,
"RequestId": "72B19D61-B37A-5C7A-9389-0856CD7935B3",
"Result": [
{
"IdentifiedPath": "2fe4fbd8-588f-489a-b3e1-e92c7af0****/3d2c23d4-2b41-4af8-a1f5-f6390f32****/f5eeb52e-d9c2-4a8b-80e3-47ab55c2****",
"ModifiedTime": "2020-11-16 15:49:08",
"CreateUser": "136516262323****",
"CreateTime": "2020-10-30 10:03:09",
"UserGroupId": "f5eeb52e-d9c2-4a8b-80e3-47ab55c2****",
"UserGroupName": "popapi測試分組",
"ModifyUser": "136516262323****",
"ParentUserGroupId": "3d2c23d4-2b41-4af8-a1f5-f6390f32****",
"UserGroupDescription": "用來測試的用戶組"
}
]
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | Instance.Expired | Your instance has expired. | 您的購買實例已經過期。 |
400 | Instance.Not.Exist | The specified instance does not exist. | 暫未匹配到您的購買實例。 |
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 | Invalid.Parameter.Error | The parameter is invalid:%s. | 無效參數%s。 |
400 | UserGroup.NotIn.Organization | The user group is not in the current organization. | 用戶組不在當前組織內。 |
400 | Usergroup.Not.Exist | The user group does not exist. | 用戶組不存在。 |
400 | Internal.System.Error | An internal system error occurred. | 系統內部異常。 |
訪問錯誤中心查看更多錯誤碼。