列举 baseline 接口
功能介绍
Baseline 数据预置接口
URI
GET /v1/internal/rgc/baseline
|
参数 |
是否必选 |
参数类型 |
描述 |
|---|---|---|---|
|
version_id |
否 |
String |
baseline 版本id。 |
请求参数
无
响应参数
状态码:200
|
参数 |
参数类型 |
描述 |
|---|---|---|
|
baselines |
Array of BaselineBody objects |
baseline 预置模板参数 |
|
参数 |
参数类型 |
描述 |
|---|---|---|
|
version |
String |
baseline 版本 |
|
agencies |
Array of agency objects |
|
|
identity |
identity object |
|
|
manage_special |
manage_special object |
|
|
organizations |
Array of organization objects |
|
参数 |
参数类型 |
描述 |
|---|---|---|
|
permission_set_name |
String |
|
|
description_zh |
String |
|
|
description_en |
String |
|
|
policies_name |
Array of strings |
|
参数 |
参数类型 |
描述 |
|---|---|---|
|
agency_type |
String |
|
|
agency_name |
String |
|
|
principal_type |
String |
|
|
principal |
String |
|
|
agency_policy |
Array of strings |
|
参数 |
参数类型 |
描述 |
|---|---|---|
|
organization_name |
String |
|
|
organization_type |
String |
|
|
controls |
Array of strings |
|
|
resources |
Array of strings |
|
|
accounts |
Array of account objects |
|
参数 |
参数类型 |
描述 |
|---|---|---|
|
account_name |
String |
|
|
account_type |
String |
|
|
controls |
Array of strings |
|
|
resources |
Array of strings |
|
|
identity_infos |
identity_infos object |
|
参数 |
参数类型 |
描述 |
|---|---|---|
|
allocated_users |
Array of strings |
|
|
attach_groups |
Array of strings |
|
|
allocated_groups |
Array of allocatedGroups objects |
请求示例
无
响应示例
无
状态码
|
状态码 |
描述 |
|---|---|
|
200 |
请求成功。 |
错误码
请参见错误码。