Download Backup With Cookie
This request downloads the specified backup, without requiring a valid API key. This API is suitable for use in client-side web browsers. The API is not meant to be used from browsers.
UUID of the backup
d5210087-e81e-4cbc-80a2-178f7313a772
The authentication cookie
lBvDMttZLLnWVZwC+85ufqiNt4M=
Operation ID for correlating logs across multiple services
OK
The returned error codes include (but are not limited to): NotAuthenticated
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.
The returned error codes include (but are not limited to): GeneralServerFailure
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.