Skip to content

Commit 6906887

Browse files
Remove error code
1 parent a60f60e commit 6906887

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

concepts/backup-storage-error-codes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ The following table lists the possible error and response codes that can be retu
5858

5959
| HTTP status code| Error code| Error message | Description|
6060
|:------------------|:--------------|:--------------|:--------------|
61-
|200|ProtectionUnitAlreadyExists|This is a delta patch ProtectionUnit level error returned when the request has duplicate Protection Unit in the list that is already present in the service.|ProtectionUnit level error: ProtectionUnit already exists.|
6261
|200|ProtectionUnitNotFound|This is a delta patch ProtectionUnit level error returned when the user requests to remove Protection Unit, which isn't present in the service.|ProtectionUnit level error: ProtectionUnit doesn't exist.|
6362
|400|DuplicateProtectionUnitInList|This is a Protection Unit level error returned when the request has duplicate artifacts in the list.|Protection Unit level error: Duplicate Protection Unit in list.|
6463
|404|PolicyNotFound|Thrown when the ID is valid but the policy doesn't exist.|Unable to get the Protection Policy.|

0 commit comments

Comments
 (0)