---
title: "List snapshot mirrored directories"
method: GET
path: "/api/cephfs/mirror/directory/{fs_name}"
tags: ["CephfsMirror"]
---

# List snapshot mirrored directories

`GET /api/cephfs/mirror/directory/{fs_name}`

## Path parameters

- `fs_name` string, required

## Response `200`

OK

- object

## Other responses

- `400` — Operation exception. Please check the response body for details.
- `401` — Unauthenticated access. Please login first.
- `403` — Unauthorized access. Please check your permissions.
- `500` — Unexpected error. Please check the response body for the stack trace.

## Changes

- **2026-08-24** `474e652a8dce` — 1 info
  - endpoint added
- **2026-08-18** `7a8c7ea97213` — 1 breaking
  - api path removed without deprecation
- **2026-08-11** `1a1fbc6e3786` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ceph/apis/ceph-rest-api/changes/api/cephfs/mirror/directory/:fs_name/get.md)

---

[API](https://skmtc.dev/ceph/apis/ceph-rest-api.md) · [All operations](https://skmtc.dev/ceph/apis/ceph-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ceph/ceph-rest-api/revisions/474e652a8dce/schema)
