GET /api/models?include_permissions=true
200
{
"total": 2,
"subtotal": 2,
"page": 1,
"per_page": 20,
"search": null,
"can_create": true,
"sort": {
"by": null,
"order": null
},
"results": [
{
"info": "Virtual Machine",
"created_at": "2019-09-11 10:40:36 -0400",
"updated_at": "2019-09-11 10:40:36 -0400",
"vendor_class": null,
"hardware_model": null,
"id": 980190962,
"name": "KVM",
"can_edit": true,
"can_delete": true,
"hosts_count": 0
},
{
"info": null,
"created_at": "2019-09-11 10:40:36 -0400",
"updated_at": "2019-09-11 10:40:36 -0400",
"vendor_class": "Sun-Fire-V210",
"hardware_model": "SUN4U",
"id": 139037058,
"name": "SUN V210",
"can_edit": true,
"can_delete": true,
"hosts_count": 0
}
]
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
search optional |
filter results Validations:
|
|
order optional |
Sort field and order, eg. ‘id DESC’ Validations:
|
|
page optional |
Page number, starting at 1 Validations:
|
|
per_page optional |
Number of results per page to return Validations:
|
| Field name | Type | Possible values |
|---|---|---|
| hardware_model | string | |
| info | text | |
| name | string | |
| vendor_class | string |