Имя параметра | Описание |
---|---|
compute_resource_id необязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
search необязательно |
отфильтровать результаты Value: Must be String |
order необязательно |
отсортировать результаты Value: Must be String |
page необязательно |
разместить результат на нескольких страницах Value: Must be String |
per_page необязательно |
количество записей на запрос Value: Must be String |
Имя параметра | Описание |
---|---|
id обязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
compute_resource_id необязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
Имя параметра | Описание |
---|---|
container обязательно |
Value: Must be a Hash |
container[name] необязательно , nil разрешен |
Value: Must be String |
container[location_ids] необязательно , nil разрешен |
ЗАМЕСТИТЬ местоположения с заданным кодом Value: Must be an array of any type |
container[organization_ids] необязательно , nil разрешен |
ЗАМЕСТИТЬ организации с заданным кодом Value: Must be an array of any type |
container[compute_resource_id] обязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
container[registry_id] необязательно , nil разрешен |
Registry this container will have to use to get the image Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
container[repository_name] обязательно |
Name of the repository to use to create the container. e.g: centos Value: Must be String |
container[tag] обязательно |
Tag to use to create the container. e.g: latest Value: Must be String |
container[tty] необязательно , nil разрешен |
Value: Must be 'true' or 'false' |
container[entrypoint] необязательно , nil разрешен |
Value: Must be String |
container[command] обязательно |
Value: Must be String |
container[memory] необязательно , nil разрешен |
Value: Must be String |
container[cpu_shares] необязательно , nil разрешен |
Value: Must be a number. |
container[cpu_set] необязательно , nil разрешен |
Value: Must be String |
container[environment_variables] необязательно , nil разрешен |
Value: Must be Hash |
container[attach_stdout] необязательно , nil разрешен |
Value: Must be 'true' or 'false' |
container[attach_stdin] необязательно , nil разрешен |
Value: Must be 'true' or 'false' |
container[attach_stderr] необязательно , nil разрешен |
Value: Must be 'true' or 'false' |
container[capsule_id] необязательно , nil разрешен |
The capsule this container will have to use to get the image. Relevant for images retrieved from katello registry. Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
Имя параметра | Описание |
---|---|
id обязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
compute_resource_id необязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
Имя параметра | Описание |
---|---|
id обязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
compute_resource_id необязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
stdout необязательно |
Value: Must be 'true' or 'false' |
stderr необязательно |
Value: Must be 'true' or 'false' |
tail необязательно |
Число строк в буфере прокрутки (по умолчанию 100) Value: Must be Fixnum |
Имя параметра | Описание |
---|---|
id обязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
compute_resource_id необязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
power_action обязательно |
операция управления питанием: (start), (stop), (status) Value: Must be String |