5-网络配置列表
GET
http://acme.test/api/api/networks/index
请求参数
参数名
类型
描述
必填
pageSize
每页显示条数
必填
page
页码
必填
响应参数
参数名
类型
描述
必填
code
int
示例:22222
必填
current_page
int
示例:1
必填
id
int
示例:1
必填
name
string
示例:acme测试网络
必填
ip
string
示例:123.126.106.89
必填
port
int
示例:38545
必填
remark
string
示例:89测试网
必填
token
string
示例:P1H2vwfV6Up5BM9VSJGxJ2JckkTKPEK6qVK
必填
network_switch
int
示例:1
必填
deleted_at
object
示例:null
必填
created_at
string
示例:2020-05-27 10:15:48
必填
updated_at
string
示例:2020-05-27 10:15:48
必填
first_page_url
string
示例:http://acme.test/api/api/networks/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://acme.test/api/api/networks/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://acme.test/api/api/networks/index
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填