合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
## 方法名:portal.user.profile ### 输入 | 名称 | 是否必须 | 类型|描述 | --- | --- |--- |--- | appId|是|String|应用Id uid|是|String|一个合法的AWS登录账户名 profileKey|是|String|配置项 itemName|是|String|细项Key ### 输出类型: 类型:com.actionsoft.sdk.service.response.StringResponse* 属性:data/String ***** ## portal.user.profile ~~~[api] get:portal.user.profile *appId#应用Id *uid#一个合法的AWS登录账户名 *profileKey#配置项 *itemName#细项Key <<< success { "data":"String" } <<< error 参见错误码说用 ~~~