---
title: "Implements list of available operations"
method: GET
path: "/providers/Microsoft.VMwareCloudSimple/operations"
tags: ["Operations"]
---

# Implements list of available operations

`GET /providers/Microsoft.VMwareCloudSimple/operations`

Return list of operations

## Query parameters

- `api-version` string, required

## Response `200`

successful operation

- AvailableOperationsListResponse — List of available operations
  - `nextLink` string — Link for next list of available operations
  - `value` AvailableOperation[] — Returns a list of available operations
    - `display` AvailableOperationDisplay — Resource provider available operation display model
      - `description` string — Description of the operation for display purposes
      - `operation` string — Name of the operation for display purposes
      - `provider` string — Name of the provider for display purposes
      - `resource` string — Name of the resource type for display purposes
    - `isDataAction` boolean — Indicating whether the operation is a data action or not
    - `name` string — {resourceProviderNamespace}/{resourceType}/{read|write|delete|action}
    - `origin` 'user' | 'system' | 'user,system' — The origin of operation
    - `properties` AvailableOperationDisplayPropertyServiceSpecification — Available operation display property service specification model
      - `serviceSpecification` AvailableOperationDisplayPropertyServiceSpecificationMetricsList — List of available operation display property service specification metrics
        - `metricSpecifications` AvailableOperationDisplayPropertyServiceSpecificationMetricsItem[] — Metric specifications of operation
          - `aggregationType` 'Average' | 'Total', required — Metric's aggregation type for e.g. (Average, Total)
          - `displayDescription` string, required — Metric's description
          - `displayName` string, required — Human readable metric's name
          - `name` string, required — Metric's name/id
          - `unit` string, required — Metric's unit

## Other responses

- `default` — General Error

## Changes

- **2019-10-01** (2019-04-01) `7f9c99d00f07` — 3 info
  - api operation id `availableOperations_List` removed and replaced with `Operations_List`
  - api tag `Operations` added
  - api tag `operations` removed
- **2019-06-20** (2019-04-01) `efec17f26250` — 3 info
  - api operation id `Operations_List` removed and replaced with `availableOperations_List`
  - api tag `operations` added
  - api tag `Operations` removed

[Change history](https://skmtc.dev/azure/apis/vmwarecloudsimple/changes/providers/Microsoft.VMwareCloudSimple/operations/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)
