swagger: '2.0' info: version: 2020-08-01-preview title: Microsoft Azure AccessControlClient AccessConnector Storage Actions Operations API schemes: - https tags: - name: Storage Actions Operations paths: /providers/Microsoft.StorageActions/operations: get: tags: - Storage Actions Operations description: Lists all of the available Storage Actions Rest API operations. operationId: microsoftAzureOperationsList x-ms-examples: OperationsList: $ref: ./examples/misc/OperationsList.json parameters: - $ref: ../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter responses: '200': description: OK. The request has succeeded. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult default: description: Error response describing why the operation failed. schema: $ref: ../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse x-ms-pageable: nextLinkName: nextLink summary: Microsoft Azure Get Providers Microsoft Storageactions Operations x-ms-parameterized-host: hostTemplate: '{endpoint}' useSchemePrefix: false parameters: - $ref: '#/parameters/Endpoint'