Operations - List
Lists all of the available SQL Rest API operations.
GET https://management.azure.com/providers/Microsoft.Sql/operations?api-version=2021-02-01-preview
URI Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
api-version
|
query | True |
|
The API version to use for the request. |
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
Successfully retrieved operations. |
|
| Other Status Codes |
*** Error Responses: *** |
Definitions
| Operation |
SQL REST API operation definition. |
|
Operation |
Display metadata associated with the operation. |
|
Operation |
Result of the request to list SQL operations. |
|
Operation |
The intended executor of the operation. |
Operation
SQL REST API operation definition.
| Name | Type | Description |
|---|---|---|
| display |
The localized display information for this particular operation / action. |
|
| name |
|
The name of the operation being performed on this particular object. |
| origin |
The intended executor of the operation. |
|
| properties |
|
Additional descriptions for the operation. |
OperationDisplay
Display metadata associated with the operation.
| Name | Type | Description |
|---|---|---|
| description |
|
The localized friendly description for the operation. |
| operation |
|
The localized friendly name for the operation. |
| provider |
|
The localized friendly form of the resource provider name. |
| resource |
|
The localized friendly form of the resource type related to this action/operation. |
OperationListResult
Result of the request to list SQL operations.
| Name | Type | Description |
|---|---|---|
| nextLink |
|
Link to retrieve next page of results. |
| value |
Array of results. |
OperationOrigin
The intended executor of the operation.
| Name | Type | Description |
|---|---|---|
| system |
|
|
| user |
|