查询主机状态
GET
https://api.oraydev.cn/sl/v1/remotestates
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.oraydev.cn/sl/v1/remotestates?remoteids'
响应示例响应示例
200 - 示例 1
{
"<remoteId>": {
"addr": "string",
"fastcode": "string",
"ip": "string",
"login_time": 0,
"new_server": 0,
"origin_server_ip": "string",
"osname": "string",
"owner_id": 0,
"serverip": "string",
"serverip6": "string",
"state": 0,
"svr_version": "string",
"version": "string"
}
}
请求参数
Query 参数
remoteids
string
必需