组织 ORGANIZATIONS-获取AccountManagement对应collection的所有key列表:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
keys |
Array of strings |
The unique key of a data. 数组长度:0 - 200 |
page_info |
PageInfo object |
The information of page. |
参数 |
参数类型 |
描述 |
---|---|---|
next_marker |
String |
If present, indicates that more output is available than is included in the current response. Use this value in the marker request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the next_marker response element comes back as null. |
current_count |
Integer |
The number of items in the current page. |