---
title: "Get Available Scopes for `Reservation`."
method: POST
path: "/providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}/availableScopes"
tags: ["Reservation, AvailableScopes"]
---

# Get Available Scopes for `Reservation`.

`POST /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}/availableScopes`

Get Available Scopes for `Reservation`.

## Path parameters

- `reservationOrderId` string, required
- `reservationId` string, required

## Query parameters

- `api-version` string, required

## Request body

- AvailableScopeRequest — Available scope
  - `properties` AvailableScopeRequestProperties — Available scope request properties
    - `scopes` string[]

## Response `200`

List of `Subscription`s created after the filter.

- AvailableScopeProperties
  - `properties` SubscriptionScopeProperties
    - `scopes` ScopeProperties[]
      - `scope` string
      - `valid` boolean

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/azure/apis/reservations-microsoft-capacity-reservations.md) · [All operations](https://skmtc.net/azure/apis/reservations-microsoft-capacity-reservations/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/reservations-microsoft-capacity-reservations/revisions/1d4481f1bd1e/schema)
