List Operations

Lists all of the available CDN REST API operations.

GET https://management.azure.com/providers/Microsoft.Cdn/operations?api-version={api-version}

URI Parameters

Name In Required Type Description
subscriptionId
path True
  • string
Azure Subscription ID.
resourceGroupName
path True
  • string
Name of the Resource group within the Azure subscription.

Regex pattern: ^[-\w\._\(\)]+$

api-version
query True
  • string

Version of the API to be used with the client request. Current version is 2016-10-02.

Responses

Name Type Description
200 OK

OK. The request has succeeded.

Other Status Codes

CDN error response describing why the operation failed.

Definitions

ErrorResponse
Operation

CDN REST API operation

Operation / display

The object that represents the operation.

OperationListResult
Name Type Description
code
  • string

Error code.

message
  • string

Error message indicating why the operation failed.

CDN REST API operation

Name Type Description
display

The object that represents the operation.

name
  • string

Operation name: {provider}/{resource}/{operation}

The object that represents the operation.

Name Type Description
operation
  • string

Operation type: Read, write, delete, etc.

provider
  • string

Service provider: Microsoft.Cdn

resource
  • string

Resource on which the operation is performed: Profile, endpoint, etc.

Name Type Description
nextLink
  • string

URL to get the next set of operation list results if there are any.

value

List of CDN operations supported by the CDN resource provider.