---
title: "Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider"
method: GET
path: "/providers/Microsoft.CertificateRegistration/operations"
tags: ["Operations"]
---

# Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

`GET /providers/Microsoft.CertificateRegistration/operations`

Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- CsmOperationCollection — Collection of Azure resource manager operation metadata.
  - `value` CsmOperationDescription[], required — Collection of resources.
    - `name` string
    - `isDataAction` boolean
    - `display` CsmOperationDisplay — Meta data about operation used for display in portal.
      - `provider` string
      - `resource` string
      - `operation` string
      - `description` string
    - `origin` string
    - `properties` CsmOperationDescriptionProperties — Properties available for a Microsoft.Web resource provider operation.
      - `serviceSpecification` ServiceSpecification — Resource metrics service provided by Microsoft.Insights resource provider.
        - `metricSpecifications` MetricSpecification[]
          - `name` string
          - `displayName` string
          - `displayDescription` string
          - `unit` string
          - `aggregationType` string
          - `supportsInstanceLevelAggregation` boolean
          - `enableRegionalMdmAccount` boolean
          - `sourceMdmAccount` string
          - `sourceMdmNamespace` string
          - `metricFilterPattern` string
          - `fillGapWithZero` boolean
          - `isInternal` boolean
          - `dimensions` Dimension[]
            - `name` string
            - `displayName` string
            - `internalName` string
            - `toBeExportedForShoebox` boolean
          - `category` string
          - `availabilities` MetricAvailability[]
            - `timeGrain` string
            - `blobDuration` string
          - `supportedTimeGrainTypes` string[]
          - `supportedAggregationTypes` string[]
        - `logSpecifications` LogSpecification[]
          - `name` string
          - `displayName` string
          - `blobDuration` string
          - `logFilterPattern` string
  - `nextLink` string — Link to next page of resources.

## Other responses

- `default` — An unexpected error response.

---

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