你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
HSM Security Domain - Upload Pending
获取安全域上传操作状态
GET {vaultBaseUrl}/securitydomain/upload/pending
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
vault
|
path | True |
string |
保管库名称,例如 https://myvault.vault.azure.net。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
安全域上传操作状态 |
|
Other Status Codes |
密钥保管库描述操作失败原因的错误响应。 |
示例
Find Security Domain upload operation status
示例请求
GET https://myvault.vault.azure.net//securitydomain/upload/pending
示例响应
{
"status": "InProgress",
"status_details": ""
}
定义
名称 | 说明 |
---|---|
Error |
密钥保管库服务器错误。 |
Key |
密钥保管库错误异常。 |
Operation |
操作状态 |
Security |
Error
密钥保管库服务器错误。
名称 | 类型 | 说明 |
---|---|---|
code |
string |
错误代码。 |
innererror |
密钥保管库服务器错误。 |
|
message |
string |
错误消息。 |
KeyVaultError
密钥保管库错误异常。
名称 | 类型 | 说明 |
---|---|---|
error |
密钥保管库服务器错误。 |
OperationStatus
操作状态
名称 | 类型 | 说明 |
---|---|---|
Failed |
string |
|
InProgress |
string |
|
Success |
string |
SecurityDomainOperationStatus
名称 | 类型 | 说明 |
---|---|---|
status |
操作状态 |
|
status_details |
string |