Protected Items - Delete
Wordt gebruikt om back-ups van een item in een container uit te schakelen. Dit is een asynchrone bewerking. Als u de status van de aanvraag wilt weten, roept u de GetItemOperationResult-API aan.
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}?api-version=2024-10-01
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
container
|
path | True |
string |
Containernaam die is gekoppeld aan het item waarvan een back-up is gemaakt. |
fabric
|
path | True |
string |
Infrastructuurnaam die is gekoppeld aan het item waarvan een back-up is gemaakt. |
protected
|
path | True |
string |
Er is een back-up van het item gemaakt dat moet worden verwijderd. |
resource
|
path | True |
string |
De naam van de resourcegroep waarin de Recovery Services-kluis aanwezig is. |
subscription
|
path | True |
string |
De abonnements-id. |
vault
|
path | True |
string |
De naam van de Recovery Services-kluis. |
api-version
|
query | True |
string |
Client-API-versie. |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
OK |
|
202 Accepted |
Geaccepteerd |
|
204 No Content |
NoContent |
|
Other Status Codes |
Foutreactie waarin wordt beschreven waarom de bewerking is mislukt. |
Beveiliging
azure_auth
Azure Active Directory OAuth2-stroom
Type:
oauth2
Stroom:
implicit
Autorisatie-URL:
https://login.microsoftonline.com/common/oauth2/authorize
Bereiken
Name | Description |
---|---|
user_impersonation | Imitatie van uw gebruikersaccount. |
Voorbeelden
Delete Protection from Azure Virtual Machine
Voorbeeldaanvraag
DELETE https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PythonSDKBackupTestRg/providers/Microsoft.RecoveryServices/vaults/PySDKBackupTestRsVault/backupFabrics/Azure/protectionContainers/iaasvmcontainer;iaasvmcontainerv2;pysdktestrg;pysdktestv2vm1/protectedItems/vm;iaasvmcontainerv2;pysdktestrg;pysdktestv2vm1?api-version=2024-10-01
Voorbeeldrespons
Azure-AsyncOperation: https://management.azure.com/Subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PythonSDKBackupTestRg/providers/Microsoft.RecoveryServices/vaults/PySDKBackupTestRsVault/backupOperations/00000000-0000-0000-0000-000000000000?api-version=2016-12-01
Location: https://management.azure.com/Subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PythonSDKBackupTestRg/providers/Microsoft.RecoveryServices/vaults/PySDKBackupTestRsVault/backupOperationResults/00000000-0000-0000-0000-000000000000?api-version=2016-12-01
Retry-After: 60
Definities
Name | Description |
---|---|
Cloud |
Een foutreactie van de Container Instance-service. |
Cloud |
Een foutreactie van de Container Instance-service. |
Error |
Aanvullende informatie over de resourcebeheerfout. |
CloudError
Een foutreactie van de Container Instance-service.
Name | Type | Description |
---|---|---|
error |
Het foutobject. |
CloudErrorBody
Een foutreactie van de Container Instance-service.
Name | Type | Description |
---|---|---|
additionalInfo |
De fout bevat aanvullende informatie. |
|
code |
string |
Een id voor de fout. Codes zijn invariant en zijn bedoeld om programmatisch te worden gebruikt. |
details |
Een lijst met aanvullende informatie over de fout. |
|
message |
string |
Een bericht met een beschrijving van de fout, bedoeld om te worden weergegeven in een gebruikersinterface. |
target |
string |
Het doel van de specifieke fout. Bijvoorbeeld de naam van de eigenschap in fout. |
ErrorAdditionalInfo
Aanvullende informatie over de resourcebeheerfout.
Name | Type | Description |
---|---|---|
info |
object |
De aanvullende informatie. |
type |
string |
Het extra informatietype. |