GET /api/architectures 200 { "total": 5, "subtotal": 5, "page": 1, "per_page": 20, "search": null, "sort": { "by": null, "order": null }, "results": [ { "created_at": "2021-05-19 07:25:30 UTC", "updated_at": "2021-05-19 07:25:30 UTC", "name": "x86_64", "id": 501905019 }, { "created_at": "2021-05-19 07:25:30 UTC", "updated_at": "2021-05-19 07:25:30 UTC", "name": "sparc", "id": 331892513 }, { "created_at": "2021-05-19 07:25:30 UTC", "updated_at": "2021-05-19 07:25:30 UTC", "name": "s390", "id": 381564594 }, { "created_at": "2021-05-19 07:25:30 UTC", "updated_at": "2021-05-19 07:25:30 UTC", "name": "ASIC", "id": 578327757 }, { "created_at": "2021-05-19 07:25:30 UTC", "updated_at": "2021-05-19 07:25:30 UTC", "name": "ppc64", "id": 922134521 } ] }
Param name | Description |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request 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, ‘all’ to return all results Validations:
|
operatingsystem_id optional |
ID of operating system Validations:
|
Field name | Type | Possible values |
---|---|---|
name | string |