---
title: "GET /providers/Microsoft.InfrastructureInsights.Admin/operations"
method: GET
path: "/providers/Microsoft.InfrastructureInsights.Admin/operations"
tags: ["InfrastructureInsights"]
---

# GET /providers/Microsoft.InfrastructureInsights.Admin/operations

`GET /providers/Microsoft.InfrastructureInsights.Admin/operations`

Returns a list of support REST operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- OperationList — List of Operations
  - `value` Operation[] — Array of operations
    - `name` string — The name of the operation performed on the object. The name should match the action name that appears in RBAC or the event service.
    - `display` Display — Contains the localized display information for this particular operation / action.
      - `provider` string — The localized, friendly version of the resource provider name. The provider name is expected to include the name of the publisher or company responsible. The provider name format should use title case and begin with "Microsoft" for first-party services. For example, the provider name may be"Microsoft Monitoring Insights" or "Microsoft Compute".
      - `resource` string — The localized, friendly version of the resource type related to this action or operation; the resource type should match the public documentation for the resource provider.
      - `operation` string — The localized, friendly name for the operation. Use the name as it will be displayed to the user.
      - `description` string — The localized, friendly description for the operation. The description will be displayed to the user. It should be thorough and concise for used in both tooltips and detailed views.
  - `nextLink` string — URI to the next page of operations.

---

[API](https://skmtc.net/azure/apis/infrastructureinsightsmanagementclient-2.md) · [All operations](https://skmtc.net/azure/apis/infrastructureinsightsmanagementclient-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/infrastructureinsightsmanagementclient-2/versions/042cc404e11d/schema)
