---
title: "List schedule policies"
method: GET
path: "/cluster/schedpolicy"
tags: ["schedpolicy"]
---

# List schedule policies

`GET /cluster/schedpolicy`

This will list all of schedule policy

## Response `200`

success

- SchedPolicy[]
  - `Name` string
  - `Schedule` string

## Changes

- **2018-06-28** `83c4a6dae6e3` — 1 info
  - api operation id `enumerateShedPolicy` removed and replaced with `schedPolicyEnumerate`
- **2018-05-02** `88bdf4e25657` — 1 info
  - api operation id `listShedPolicy` removed and replaced with `enumerateShedPolicy`
- **2018-04-23** `55144f3353ba` — 1 info
  - endpoint added
- **2017-12-05** `d79082f863d1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/libopenstorage/apis/osd-api/changes/cluster/schedpolicy/get.md)

---

[API](https://skmtc.dev/libopenstorage/apis/osd-api.md) · [All operations](https://skmtc.dev/libopenstorage/apis/osd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/libopenstorage/osd-api/revisions/9faa312702c4/schema)
