---
title: "Get policy details"
method: GET
path: "/cluster/schedpolicy/{name}"
tags: ["schedpolicy"]
---

# Get policy details

`GET /cluster/schedpolicy/{name}`

This will return the requested schedule policy details

## Path parameters

- `name` string, required

## Response `200`

success

- SchedPolicy — SchedPolicy specify name and schedule to create/update/list schedule policy
  - `Name` string
  - `Schedule` string

## Changes

> 37 revisions in range; 3 could not be searched.

- **2018-06-28** `83c4a6dae6e3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/libopenstorage/apis/osd-api/changes/cluster/schedpolicy/:name/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)
