Nome parâmetro | Descrição |
---|---|
compute_resource_id opcional |
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 opcional |
filtrar resultados Value: Must be String |
order opcional |
ordenar resultados Value: Must be String |
page opcional |
paginar resultados Value: Must be String |
per_page opcional |
número de entradas por requisições Value: Must be String |
Nome parâmetro | Descrição |
---|---|
id requerido |
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 opcional |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
Nome parâmetro | Descrição |
---|---|
container requerido |
Value: Must be a Hash |
container[name] opcional , nulo permitido |
Value: Must be String |
container[location_ids] opcional , nulo permitido |
SUBSTITUIR localizações dadas com ids Value: Must be an array of any type |
container[organization_ids] opcional , nulo permitido |
SUBSTITUIR organizações dadas com ids Value: Must be an array of any type |
container[compute_resource_id] requerido |
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] opcional , nulo permitido |
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] requerido |
Name of the repository to use to create the container. e.g: centos Value: Must be String |
container[tag] requerido |
Tag to use to create the container. e.g: latest Value: Must be String |
container[tty] opcional , nulo permitido |
Value: Must be 'true' or 'false' |
container[entrypoint] opcional , nulo permitido |
Value: Must be String |
container[command] requerido |
Value: Must be String |
container[memory] opcional , nulo permitido |
Value: Must be String |
container[cpu_shares] opcional , nulo permitido |
Value: Must be a number. |
container[cpu_set] opcional , nulo permitido |
Value: Must be String |
container[environment_variables] opcional , nulo permitido |
Value: Must be Hash |
container[attach_stdout] opcional , nulo permitido |
Value: Must be 'true' or 'false' |
container[attach_stdin] opcional , nulo permitido |
Value: Must be 'true' or 'false' |
container[attach_stderr] opcional , nulo permitido |
Value: Must be 'true' or 'false' |
container[capsule_id] opcional , nulo permitido |
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. |
Nome parâmetro | Descrição |
---|---|
id requerido |
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 opcional |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
Nome parâmetro | Descrição |
---|---|
id requerido |
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 opcional |
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 opcional |
Value: Must be 'true' or 'false' |
stderr opcional |
Value: Must be 'true' or 'false' |
tail opcional |
Número de linhas a finalizar. Default: 100 Value: Must be Fixnum |
Nome parâmetro | Descrição |
---|---|
id requerido |
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 opcional |
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 requerido |
ação, ações válidas são (start), (stop), (status) Value: Must be String |