![]() |
帮助列表 |
https://openapi.aodianyun.com/v2/RES.GetApp
POST
access_id:安全校验ID,值为字符串。必选
示例:“access_id”:“123456789”
access_key:安全校验码,值为字符串。必选
示例:“access_key”:“ABCDEFG”
curl -X POST https://openapi.aodianyun.com/v2/RES.GetApp -d'{"access_id":"123456789",
"access_key":"ABCDEFG"}'#注意开发时,请写成一行!Flag:操作处理结果状态码
示例:“Flag”:100。提示:Flag=100为成功,失败为非100,失败原因在FlagString中体现。
FlagString:操作处理结果状态说明
示例:“FlagString”:“操作成功”
[
{
"createTime": 1520559340,
"createTimeConsume": 2,
"destroyTime": 1520562600,
"instanceID": "i-bp1h59bz4ehaom8ddh08-381",
"name": "test",
"progress": 100,
"status": 1,
"uptime": 1520559342,
"url": "http://test.29090.lcps.aodianyun.com:3002/index.html",
"url2": "http://test-29090.lcps.aodianyun.com",
"user": "29090",
"ip": "",
"port": "3000",
"domain": "test",
"maxVideoSize": "720p",
"isPreOpen": 1,
"initConfigId": null,
"prepaid": 1,
"initConfig": null,
"innerip": "10.165.109.27",
"createFrom": 1,
"adytype": 3,
"paytype": 2,
"lastPayTime": 1520559340,
"actualDestroyTime": null,
"id": 50771
}
]您可以使用奥点云开放平台提供的API接口调试工具进行接口调试。
请登录:https://openapi.aodianyun.com/tools