HSM Security Domain - Download Pending
Hiermee wordt de status van de downloadbewerking van het beveiligingsdomein opgehaald
GET {vaultBaseUrl}/securitydomain/download/pending
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
vault
|
path | True |
string |
De kluisnaam, bijvoorbeeld https://myvault.vault.azure.net. |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
Status van downloadbewerking van beveiligingsdomein |
|
Other Status Codes |
Key Vault foutbericht waarin wordt beschreven waarom de bewerking is mislukt. |
Voorbeelden
Find Security Domain download operation status
Voorbeeldaanvraag
GET https://myvault.vault.azure.net//securitydomain/download/pending
Voorbeeldrespons
{
"status": "InProgress",
"status_details": ""
}
Definities
Name | Description |
---|---|
Error |
De sleutelkluisserverfout. |
Key |
De fout-uitzondering voor de sleutelkluis. |
Operation |
bewerkingsstatus |
Security |
Error
De sleutelkluisserverfout.
Name | Type | Description |
---|---|---|
code |
string |
De foutcode. |
innererror |
De sleutelkluisserverfout. |
|
message |
string |
Het foutbericht. |
KeyVaultError
De fout-uitzondering voor de sleutelkluis.
Name | Type | Description |
---|---|---|
error |
De sleutelkluisserverfout. |
OperationStatus
bewerkingsstatus
Name | Type | Description |
---|---|---|
Failed |
string |
|
InProgress |
string |
|
Success |
string |
SecurityDomainOperationStatus
Name | Type | Description |
---|---|---|
status |
bewerkingsstatus |
|
status_details |
string |