最近更新时间:2021-10-19 16:38:11
修改帐号描述,重置帐号密码。
GET
英文名称 | 中文名称 | 类型 | 是否必须 | 备注 |
---|---|---|---|---|
Action | 调用接口名称 | String | 是 | 取固定值:ModifyInstanceAccountInfo |
Version | API版本号 | String | 是 | 取固定值:2016-07-01 |
DBInstanceIdentifier | 实例Id | String | 是 | 实例id |
InstanceAccountName | 数据库帐号名称 | String | 是 | |
InstanceAccountPassword | 数据库帐号新密码 | String | 否 | 必须包含大小写字母和数字,支持的特殊字符为!@#$%^&*()_+=- |
InstanceAccountDescription | 数据库帐号描述 | String | 否 | 帐号描述不填则不作修改 |
英文名称 | 中文名称 | 类型 | 备注 |
---|---|---|---|
RequestId | 请求ID | String | – |
http://krds.{{region}}.api.ksyun.com/?Action=ModifyInstanceAccountInfo&Version=2016-07-01&DBInstanceIdentifier=4d97f65f-5603-4373-b870-48a280ecc464&InstanceAccountName=kingsoft_test&InstanceAccountDescription=测试修改
{
"RequestId": "7669b055-db4d-45e0-8b5b-cfbf8d88b734"
}
纯净模式