Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
compute_resource_id optional |
Validations:
|
search optional |
필터 결과 Validations:
|
order optional |
결과 정렬 Validations:
|
page optional |
페이지네이션 결과 Validations:
|
per_page optional |
요청 당 항목 수 Validations:
|
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
id required |
Validations:
|
compute_resource_id optional |
Validations:
|
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
container required |
Validations:
|
container[name] optional , nil allowed |
Validations:
|
container[location_ids] optional , nil allowed |
지정된 ID로 위치를 변경합니다 Validations:
|
container[organization_ids] optional , nil allowed |
지정된 ID로 조직을 변경합니다 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 |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
id required |
Validations:
|
compute_resource_id optional |
Validations:
|
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
id required |
Validations:
|
compute_resource_id optional |
Validations:
|
stdout optional |
Validations:
|
stderr optional |
Validations:
|
tail optional |
끝에 표시할 행 수. 기본값: 100 Validations:
|
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
id required |
Validations:
|
compute_resource_id optional |
Validations:
|
power_action required |
전원 동작, 유효한 동작은 (start), (stop), (status)입니다 Validations:
|