系统管理/用户配置相关接口
GETUser Configuration起始版本 2.6.0同步需要认证
获取双因子认证状态
获取双因子认证状态
调试可用性
在线调试
使用当前认证信息和示例参数提交 Mock 请求。
查询参数
请求参数
查询参数
systemTagsList系统标签。
userTagsList用户标签。
响应状态
请求地址
GET/zstack/v1/twofactorauthentication/state
/zstack/v1/twofactorauthentication/state
请求示例
curl -X GET 'http://{host}/zstack/v1/twofactorauthentication/state?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
响应示例
200{ "state": "Disable" }变更历史
此 API 暂无变更历史记录。
