Database Operations - List By Database
获取数据库执行的操作列表。
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/operations?api-version=2025-01-01
URI 参数
| 名称 | 在 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
database
|
path | True |
string |
数据库的名称。 |
|
resource
|
path | True |
string minLength: 1maxLength: 90 |
资源组的名称。 此名称不区分大小写。 |
|
server
|
path | True |
string |
服务器的名称。 |
|
subscription
|
path | True |
string (uuid) |
目标订阅的 ID。 该值必须是 UUID。 |
|
api-version
|
query | True |
string minLength: 1 |
用于此作的 API 版本。 |
响应
| 名称 | 类型 | 说明 |
|---|---|---|
| 200 OK |
Azure 运营顺利完成。 |
|
| Other Status Codes |
意外的错误响应。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow.
类型:
oauth2
流向:
implicit
授权 URL:
https://login.microsoftonline.com/common/oauth2/authorize
作用域
| 名称 | 说明 |
|---|---|
| user_impersonation | 模拟用户帐户 |
示例
List the database management operations
示例请求
GET https://management.azure.com/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/operations?api-version=2025-01-01
示例响应
{
"value": [
{
"name": "11111111-1111-1111-1111-111111111111",
"type": "Microsoft.Sql/servers/databases/operations",
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/operations/11111111-1111-1111-1111-111111111111",
"properties": {
"description": "'UpdateLogicalDatabase' on database 'testdb', Source ServiceLevelObjective 'SQLDB_GP_Gen5_2', target ServiceLevelObjective 'SQLDB_HS_Gen5_2', target database MaxSize '32'GB",
"databaseName": "testdb",
"estimatedCompletionTime": "2023-02-17T14:30:30.71Z",
"isCancellable": true,
"operation": "UpdateLogicalDatabase",
"operationFriendlyName": "ALTER DATABASE",
"percentComplete": 100,
"serverName": "testsvr",
"startTime": "2023-02-13T06:25:23.67Z",
"state": "Succeeded"
}
},
{
"name": "55555555-5555-5555-5555-555555555555",
"type": "Microsoft.Sql/servers/databases/operations",
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/operations/55555555-5555-5555-5555-555555555555",
"properties": {
"description": "'UpdateLogicalDatabase' on database 'testdb', Source ServiceLevelObjective 'SQLDB_BC_Gen5_6', target ServiceLevelObjective 'SQLDB_HS_Gen5_6', target database MaxSize '32'GB",
"databaseName": "testdb",
"estimatedCompletionTime": "2024-09-27T12:44:33.953Z",
"isCancellable": true,
"operation": "UpdateLogicalDatabase",
"operationFriendlyName": "ALTER DATABASE",
"operationPhaseDetails": {
"phase": "LogTransitionInProgress",
"phaseInformation": {
"currentStep": "1",
"logTransitioningInProgress": "True",
"totalSteps": "6"
}
},
"percentComplete": 50,
"serverName": "testsvr",
"startTime": "2024-09-27T05:42:30.097Z",
"state": "InProgress"
}
},
{
"name": "55555555-5555-5555-5555-555555555555",
"type": "Microsoft.Sql/servers/databases/operations",
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/operations/55555555-5555-5555-5555-555555555555",
"properties": {
"description": "'UpdateLogicalDatabase' on database 'testdb', Source ServiceLevelObjective 'SQLDB_GP_Gen5_6', target ServiceLevelObjective 'SQLDB_HS_Gen5_6', target database MaxSize '32'GB",
"databaseName": "testdb",
"estimatedCompletionTime": "2024-09-27T12:28:10.83Z",
"isCancellable": true,
"operation": "UpdateLogicalDatabase",
"operationFriendlyName": "ALTER DATABASE",
"operationPhaseDetails": {
"phase": "BuildingHyperscaleComponents",
"phaseInformation": {
"creatingPrimaryHyperscaleComponents": "True",
"currentStep": "3",
"totalSteps": "6"
}
},
"percentComplete": 50,
"serverName": "testsvr",
"startTime": "2024-09-27T05:13:37.84Z",
"state": "InProgress"
}
},
{
"name": "55555555-5555-5555-5555-555555555555",
"type": "Microsoft.Sql/servers/databases/operations",
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/operations/55555555-5555-5555-5555-555555555555",
"properties": {
"description": "'UpdateLogicalDatabase' on database 'testdb', Source ServiceLevelObjective 'SQLDB_GP_Gen5_6', target ServiceLevelObjective 'SQLDB_HS_Gen5_6', target database MaxSize '32'GB",
"databaseName": "testdb",
"estimatedCompletionTime": "2024-09-27T14:59:54.38Z",
"isCancellable": true,
"operation": "UpdateLogicalDatabase",
"operationFriendlyName": "ALTER DATABASE",
"operationPhaseDetails": {
"phase": "WaitingForCutover",
"phaseInformation": {
"currentStep": "5",
"dataDelayInMb": "0",
"performCutoverBy": "2024-09-30T07:43:55.08Z",
"totalSteps": "6"
}
},
"percentComplete": 50,
"serverName": "testsvr",
"startTime": "2024-09-27T07:31:56.087Z",
"state": "InProgress"
}
},
{
"name": "55555555-5555-5555-5555-555555555555",
"type": "Microsoft.Sql/servers/databases/operations",
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/testsvr/databases/testdb/operations/55555555-5555-5555-5555-555555555555",
"properties": {
"description": "'UpdateLogicalDatabase' on database 'testdb'",
"databaseName": "testdb",
"errorCode": 40640,
"errorDescription": "The server encountered an unexpected exception.",
"errorSeverity": 20,
"isUserError": true,
"operation": "UpdateLogicalDatabase",
"operationFriendlyName": "ALTER DATABASE",
"percentComplete": 100,
"serverName": "testsvr",
"startTime": "2023-02-24T11:48:29.16Z",
"state": "Failed"
}
}
]
}
定义
| 名称 | 说明 |
|---|---|
|
created |
创建资源的标识的类型。 |
|
Database |
数据库作。 |
|
Database |
DatabaseOperation 列表操作的响应。 |
|
Error |
资源管理错误附加信息。 |
|
Error |
错误详细信息。 |
|
Error |
错误响应 |
|
Management |
作状态。 |
| Phase |
作阶段。 |
|
Phase |
阶段详细说明数据库作的属性。 |
|
system |
与创建和上次修改资源相关的元数据。 |
createdByType
创建资源的标识的类型。
| 值 | 说明 |
|---|---|
| User | |
| Application | |
| ManagedIdentity | |
| Key |
DatabaseOperation
数据库作。
| 名称 | 类型 | 说明 |
|---|---|---|
| id |
string (arm-id) |
资源的完全限定资源 ID。 例如,“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” |
| name |
string |
资源的名称 |
| properties.databaseName |
string |
正在执行操作的数据库的名称。 |
| properties.description |
string |
操作说明。 |
| properties.errorCode |
integer (int32) |
作错误代码。 |
| properties.errorDescription |
string |
作错误说明。 |
| properties.errorSeverity |
integer (int32) |
作错误严重性。 |
| properties.estimatedCompletionTime |
string (date-time) |
作的估计完成时间。 |
| properties.isCancellable |
boolean |
是否可以取消作。 |
| properties.isUserError |
boolean |
错误是否为用户错误。 |
| properties.operation |
string |
操作的名称。 |
| properties.operationFriendlyName |
string |
作的友好名称。 |
| properties.operationPhaseDetails |
操作阶段详细信息。 |
|
| properties.percentComplete |
integer (int32) |
已完成作的百分比。 |
| properties.serverName |
string |
服务器的名称。 |
| properties.startTime |
string (date-time) |
作开始时间。 |
| properties.state |
作状态。 |
|
| systemData |
Azure 资源管理器 包含 createdBy 和 modifiedBy 信息的元数据。 |
|
| type |
string |
资源类型。 例如,“Microsoft。计算/虚拟机“或”Microsoft“。存储/存储账户” |
DatabaseOperationListResult
DatabaseOperation 列表操作的响应。
| 名称 | 类型 | 说明 |
|---|---|---|
| nextLink |
string (uri) |
指向下一页项的链接 |
| value |
本页的DatabaseOperation项目 |
ErrorAdditionalInfo
资源管理错误附加信息。
| 名称 | 类型 | 说明 |
|---|---|---|
| info |
object |
附加信息。 |
| type |
string |
附加信息类型。 |
ErrorDetail
错误详细信息。
| 名称 | 类型 | 说明 |
|---|---|---|
| additionalInfo |
错误附加信息。 |
|
| code |
string |
错误代码。 |
| details |
错误详细信息。 |
|
| message |
string |
错误消息。 |
| target |
string |
错误目标。 |
ErrorResponse
错误响应
| 名称 | 类型 | 说明 |
|---|---|---|
| error |
错误对象。 |
ManagementOperationState
作状态。
| 值 | 说明 |
|---|---|
| Pending |
待处理 |
| InProgress |
进行中 |
| Succeeded |
成功 |
| Failed |
Failed |
| CancelInProgress |
取消进行中 |
| Cancelled |
已取消 |
Phase
作阶段。
| 值 | 说明 |
|---|---|
| LogTransitionInProgress |
LogTransitionInProgress (日志过渡正在进行中) |
| Copying |
复制 |
| BuildingHyperscaleComponents |
建筑超大规模组件 |
| Catchup |
Catchup |
| WaitingForCutover |
等待切换 |
| CutoverInProgress |
切换正在进行中 |
PhaseDetails
阶段详细说明数据库作的属性。
| 名称 | 类型 | 说明 |
|---|---|---|
| phase |
作阶段。 |
|
| phaseInformation |
object |
作阶段信息。 |
systemData
与创建和上次修改资源相关的元数据。
| 名称 | 类型 | 说明 |
|---|---|---|
| createdAt |
string (date-time) |
资源创建时间戳(UTC)。 |
| createdBy |
string |
创建资源的标识。 |
| createdByType |
创建资源的标识的类型。 |
|
| lastModifiedAt |
string (date-time) |
资源上次修改的时间戳 (UTC) |
| lastModifiedBy |
string |
上次修改资源的标识。 |
| lastModifiedByType |
上次修改资源的标识的类型。 |