---
title: "PUT /net-ifaces/{namespace}"
method: PUT
path: "/net-ifaces/{namespace}"
---

# PUT /net-ifaces/{namespace}

`PUT /net-ifaces/{namespace}`

Put a vm network

## Path parameters

- `namespace` string, required

## Request body

- object
  - `host_dev_name` string
  - `iface_id` string
  - `guest_mac` string
  - `guest_addr` string
  - `unique_addr` string

## Response `200`

OK

## Other responses

- `400` — Invalid request

---

[API](https://skmtc.net/ucsdsysnet/apis/faasnap.md) · [All operations](https://skmtc.net/ucsdsysnet/apis/faasnap/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ucsdsysnet/faasnap/versions/a540c74bacef/schema)
