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 |
|
Azure Subscription ID. |
|
resourceGroupName
|
path | True |
|
Name of the Resource group within the Azure subscription.
Regex pattern: |
|
api-version
|
query | True |
|
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 |
|
Error code. |
| message |
|
Error message indicating why the operation failed. |
CDN REST API operation
| Name | Type | Description |
|---|---|---|
| display |
The object that represents the operation. |
|
| name |
|
Operation name: {provider}/{resource}/{operation} |
The object that represents the operation.
| Name | Type | Description |
|---|---|---|
| operation |
|
Operation type: Read, write, delete, etc. |
| provider |
|
Service provider: Microsoft.Cdn |
| resource |
|
Resource on which the operation is performed: Profile, endpoint, etc. |
| Name | Type | Description |
|---|---|---|
| nextLink |
|
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. |