获取授权统计。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
| 名称 | 类型 | 必填 | 描述 | 示例值 |
|---|
当前API无需请求参数
返回参数
示例
正常返回示例
JSON格式
{
"RequestId": "0B48AB3C-***-B9270EF46038",
"DefaultAuthToAll": 1,
"AllowPartialBuy": 1,
"AllowUpgradePartialBuy": 1,
"HasPreBindSetting": true,
"IsMultiVersion": 1,
"AutoBind": 1,
"HighestVersion": 1,
"Machine": {
"RiskCoreCount": 10,
"BindCoreCount": 10,
"TotalEcsCount": 10,
"BindEcsCount": 10,
"TotalCoreCount": 10,
"RiskEcsCount": 10,
"UnBindEcsCount": 10,
"UnBindCoreCount": 10,
"PostPaidBindCoreCount": 10,
"PostPaidBindEcsCount": 10
},
"VersionSummary": [
{
"Index": 1,
"Version": 3,
"UsedCoreCount": 10,
"UnUsedCount": 10,
"UsedEcsCount": 10,
"TotalCount": 10,
"TotalEcsAuthCount": 10,
"TotalCoreAuthCount": 10,
"UnusedEcsAuthCount": 10,
"UnusedCoreAuthCount": 10,
"AuthBindType": "ASSET"
}
],
"AllowUserUnbind": 1,
"PostPaidVersionSummary": [
{
"AuthBindType": "ASSET",
"Version": 3,
"Index": 1,
"UsedCoreCount": 10,
"UsedEcsCount": 10
}
],
"PostPaidHostAutoBind": 1,
"PostPaidHostAutoBindVersion": 7,
"PostPaidHighestVersion": 7,
"InvalidBindStatus": "INVALID_NODE_VERSION",
"ClusterNodeCheck": 1
}错误码
| HTTP status code | 错误码 | 错误信息 | 描述 |
|---|---|---|---|
| 403 | NoPermission | caller has no permission | 当前操作未被授权,请联系主账号在RAM控制台进行授权后再执行操作。 |
| 500 | ServerError | ServerError | 服务故障,请稍后重试! |
访问错误中心查看更多错误码。
变更历史
| 变更时间 | 变更内容概要 | 操作 |
|---|
暂无变更历史
