---
title: "Implements list of dedicatedCloudService objects within subscription method"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices"
tags: ["DedicatedCloudServices"]
---

# Implements list of dedicatedCloudService objects within subscription method

`GET /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices`

Returns list of dedicated cloud services within a subscription

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required
- `$filter` string
- `$top` integer
- `$skipToken` string

## Response `200`

successful operation

- DedicatedCloudServiceListResponse — List of dedicated cloud services
  - `nextLink` string — Link for next list of DedicatedCloudNode
  - `value` DedicatedCloudService[] — Results of the DedicatedCloudService list
    - `id` string — /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudServices/{dedicatedCloudServiceName}
    - `location` string, required — Azure region
    - `name` string — {dedicatedCloudServiceName}
    - `properties` DedicatedCloudServiceProperties — Properties of dedicated cloud service
      - `gatewaySubnet` string, required — gateway Subnet for the account. It will collect the subnet address and always treat it as /28
      - `isAccountOnboarded` 'notOnBoarded' | 'onBoarded' | 'onBoardingFailed' | 'onBoarding' — indicates whether account onboarded or not in a given region
      - `nodes` integer — total nodes purchased
      - `serviceURL` string — link to a service management web portal
    - `tags` unknown
    - `type` string — {resourceProviderNamespace}/{resourceType}

## Other responses

- `default` — General Error

## Changes

- **2019-10-01** (2019-04-01) `7f9c99d00f07` — 3 info
  - api operation id `dedicatedCloudService_ListBySubscription` removed and replaced with `DedicatedCloudServices_ListBySubscription`
  - api tag `DedicatedCloudServices` added
  - api tag `dedicatedCloudService` removed
- **2019-06-20** (2019-04-01) `efec17f26250` — 3 info
  - api operation id `DedicatedCloudServices_ListBySubscription` removed and replaced with `dedicatedCloudService_ListBySubscription`
  - api tag `dedicatedCloudService` added
  - api tag `DedicatedCloudServices` removed

[Change history](https://skmtc.dev/azure/apis/vmwarecloudsimple/changes/subscriptions/:subscriptionId/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/get.md)

---

[API](https://skmtc.dev/azure/apis/vmwarecloudsimple.md) · [All operations](https://skmtc.dev/azure/apis/vmwarecloudsimple/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/vmwarecloudsimple/revisions/e4f413d50659/schema)
