---
title: "Change status to Managed"
method: POST
path: "/devices/:manage"
tags: ["Device"]
---

# Change status to Managed

`POST /devices/:manage`

Change device management status to Managed for the target devices.

## Request body

- XiqDeviceFilter — The filter to get matched devices
  - `ids` integer[] — The device ID list

## Response `200`

OK

- XiqChangeStatusToManageResponse[]
  - `device_id` integer — The device ID
  - `device_status` string — The device status
  - `host_name` string — The device host name
  - `admin_state` string — The device admin state
  - `message` string — The message

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
