UpdateSmartAccessGatewayAdminPassword_智能接入网关_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

目前仅设备版本为 3.4.2 及以上的 SCG5000 和 SCG5000-5G 设备支持修改智能接入网关设备管理员密码。

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
SagInsIdstring

智能接入网关实例 ID。

示例值:sag-sv487b7lno6go5****
SagSnstring

智能接入网关设备序列号。

示例值:sagf4ea****
RegionIdstring

智能接入网关实例所属的地域 ID。展开详情

示例值:cn-shanghai参考取值来源:
    DescribeRegions
Passwordstring

智能接入网关设备新的登录密码。展开详情

示例值:1234****
CrossAccountboolean

是否只查询跨账号所属的智能接入网关实例。取值:展开详情

示例值:false
ResourceUidstring

智能接入网关实例所属的阿里云账号(主账号)ID。

示例值:147304382796****

返回参数

字段名称字段详情
Codestring

响应码。200 标识查询任务成功。

示例值:200
Successboolean

修改是否成功。取值:展开详情

示例值:true
RequestIdstring

请求 ID。

示例值:EC8487CD-9338-5FCF-896A-B6D1BB1646A7
Messagestring

响应消息。Successful 标识查询任务成功。

示例值:Successful

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
GATEWAY.InvalidSN
The specified gateway serial number does not exist.诊断
400
SAG.InstanceNoFound
The specified SAG instance does not exist.诊断
400
SAG.SoftwareNotSupport
The specified software instance does not support ACL.诊断
400
SmartAccessGatewayNotActivated
The specified Smart Access Gateway has not been activated.诊断
400
MissParameter.GatewayId
The input parameter GatewayId that is mandatory for processing this model is not supplied.诊断
400
MissParameter.Password
The input parameter Password that is mandatory for processing this model is not supplied.诊断
400
InvalidParameter.Password
The input parameter Password is not legal, please check your input.诊断
400
InvalidSpec.FeatureNotSupport
The current edition of the cloudbranch does not support this feature.诊断
400
FeatureNotSupport
Cloud Box Not Support the Feature诊断
400
DeviceNotExist
The specified device does not exist诊断
400
SmartAccessGatewayNotOnline
The specified instance is not online.诊断

变更历史

变更时间变更内容概要操作
2022-11-14
新增OpenAPI,修改SAG设备管理员密码

相关示例