Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
compute_resource_id optional |
Validations:
|
search optional |
filtrera resultat Validations:
|
order optional |
Sort field and order, eg. ‘id DESC’ Validations:
|
page optional |
paginate results Validations:
|
per_page optional |
antal poster per begäran Validations:
|
Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
id required |
Validations:
|
compute_resource_id optional |
Validations:
|
Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
container required |
Validations:
|
container[name] optional , nil allowed |
Validations:
|
container[location_ids] optional , nil allowed |
REPLACE locations with given ids Validations:
|
container[organization_ids] optional , nil allowed |
REPLACE organizations with given ids. Validations:
|
container[compute_resource_id] required |
Validations:
|
container[registry_id] optional , nil allowed |
Registry this container will have to use to get the image Validations:
|
container[repository_name] required |
Name of the repository to use to create the container. e.g. centos Validations:
|
container[tag] required |
Tag to use to create the container. e.g. latest Validations:
|
container[tty] optional , nil allowed |
Validations:
|
container[entrypoint] optional , nil allowed |
Validations:
|
container[command] required |
Validations:
|
container[memory] optional , nil allowed |
Validations:
|
container[cpu_shares] optional , nil allowed |
Validations:
|
container[cpu_set] optional , nil allowed |
Validations:
|
container[environment_variables] optional , nil allowed |
Optional array of environment variables hashes. e.g. 'environment_variables': [{'name' => 'example', 'value' => '123'}] Validations:
|
container[attach_stdout] optional , nil allowed |
Validations:
|
container[attach_stdin] optional , nil allowed |
Validations:
|
container[attach_stderr] optional , nil allowed |
Validations:
|
container[capsule_id] optional , nil allowed |
The capsule this container will have to use to get the image. Relevant for images retrieved from katello registry. Validations:
|
Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
id required |
Validations:
|
compute_resource_id optional |
Validations:
|
Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
id required |
Validations:
|
compute_resource_id optional |
Validations:
|
stdout optional |
Validations:
|
stderr optional |
Validations:
|
tail optional |
Number of lines to tail. Default: 100 Validations:
|
Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
id required |
Validations:
|
compute_resource_id optional |
Validations:
|
power_action required |
power action, valid actions are (start), (stop), (status) Validations:
|