GET /api/architectures
200
{
"total": 4,
"subtotal": 4,
"page": 1,
"per_page": 20,
"search": null,
"sort": {
"by": null,
"order": null
},
"results": [
{
"created_at": "2019-09-11 14:40:18 UTC",
"updated_at": "2019-09-11 14:40:18 UTC",
"name": "x86_64",
"id": 501905019
},
{
"created_at": "2019-09-11 14:40:18 UTC",
"updated_at": "2019-09-11 14:40:18 UTC",
"name": "sparc",
"id": 331892513
},
{
"created_at": "2019-09-11 14:40:18 UTC",
"updated_at": "2019-09-11 14:40:18 UTC",
"name": "s390",
"id": 381564594
},
{
"created_at": "2019-09-11 14:40:18 UTC",
"updated_at": "2019-09-11 14:40:18 UTC",
"name": "ASIC",
"id": 578327757
}
]
}
| 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:
|
|
operatingsystem_id optional |
ID of operating system Validations:
|
| Field name | Type | Possible values |
|---|---|---|
| name | string |