---
title: "Get the service state of Service Fabric Upgrade Orchestration Service."
method: GET
path: "/$/GetUpgradeOrchestrationServiceState"
tags: ["Cluster"]
---

# Get the service state of Service Fabric Upgrade Orchestration Service.

`GET /$/GetUpgradeOrchestrationServiceState`

Get the service state of Service Fabric Upgrade Orchestration Service. This API is internally used for support purposes.

## Query parameters

- `api-version` '6.0', required
- `timeout` integer

## Response `200`

A successful operation will return 200 status code and the requested service state of Service Fabric Upgrade Orchestration Service.

- UpgradeOrchestrationServiceState — Service state of Service Fabric Upgrade Orchestration Service.
  - `ServiceState` string — The state of Service Fabric Upgrade Orchestration Service.

## Other responses

- `default` — The detailed error response.

---

[API](https://skmtc.net/azure/apis/servicefabric-servicefabric.md) · [All operations](https://skmtc.net/azure/apis/servicefabric-servicefabric/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/servicefabric-servicefabric/revisions/8fd479ce0f16/schema)
