---
title: "PATCH /v2/infra-envs/{infra_env_id}/hosts/{host_id}/ignition"
method: PATCH
path: "/v2/infra-envs/{infra_env_id}/hosts/{host_id}/ignition"
tags: ["installer"]
---

# PATCH /v2/infra-envs/{infra_env_id}/hosts/{host_id}/ignition

`PATCH /v2/infra-envs/{infra_env_id}/hosts/{host_id}/ignition`

Patch the ignition file for this host

## Path parameters

- `infra_env_id` string, uuid, required
- `host_id` string, uuid, required

## Request body

- HostIgnitionParams
  - `config` string

## Response `201`

Success.

## Other responses

- `400` — Error.
- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — Error.
- `405` — Method Not Allowed.
- `500` — Error.
- `501` — Not implemented.

---

[API](https://skmtc.dev/openshift/apis/assistedinstall.md) · [All operations](https://skmtc.dev/openshift/apis/assistedinstall/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openshift/assistedinstall/revisions/bbead335db34/schema)
