GET /api/domains 200 { "total": 1, "subtotal": 1, "page": 1, "per_page": 20, "search": null, "sort": { "by": null, "order": null }, "results": [ { "fullname": "example577.com", "created_at": "2019-09-11 14:41:10 UTC", "updated_at": "2019-09-11 14:41:10 UTC", "id": 759776770, "name": "example577.com", "dns_id": null, "dns": null } ] }
参数名字 | 描述 |
---|---|
subnet_id 选填 |
子网 ID Validations:
|
location_id 选填 |
根据位置界定的范围 Validations:
|
organization_id 选填 |
根据机构界定的范围 Validations:
|
search 选填 |
过滤结果 Validations:
|
order 选填 |
排序项和顺序,例如 ‘id DESC’ Validations:
|
page 选填 |
页号,从 1 开始 Validations:
|
per_page 选填 |
每页中显示的返回结果数 Validations:
|
字段名 | 类型 | 可能的值 |
---|---|---|
fullname | string | |
location | string | |
location_id | integer | |
name | string | |
organization | string | |
organization_id | integer | |
params | text |