组织 ORGANIZATIONS-列出关闭账号的状态:响应参数

时间:2024-05-11 17:00:14

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

close_account_statuses

Array of CloseAccountStatusDto objects

包含有关请求的详细信息的对象列表。

表4 CloseAccountStatusDto

参数

参数类型

描述

account_id

String

账号的唯一标识符(ID)。

最大长度:64

created_at

String

请求关闭账号的日期和时间。

updated_at

String

请求关闭账号状态更新的日期和时间。

organization_id

String

组织的唯一标识符(ID)。

最大长度:34

state

String

关闭账号的状态,pending_closure:关闭中,suspended:已关闭

最小长度:1

最大长度:64

failure_reason

String

如果请求失败,则说明失败原因。

support.huaweicloud.com/api-organizations/ListCloseAccountStatuses.html