HSM Security Domain - Download Pending
Hiermee wordt de downloadbewerkingsstatus 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 |
Downloadbewerkingsstatus van beveiligingsdomein |
|
Other Status Codes |
Key Vault-foutreactie 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
Waarde | Description |
---|---|
Failed | |
InProgress | |
Success |
SecurityDomainOperationStatus
Name | Type | Description |
---|---|---|
status |
bewerkingsstatus |
|
status_details |
string |