Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Deduplication Guide
  3. S3 Interface for MSDP
  4. S3 APIs for S3 interface for MSDP
NetBackup™ Deduplication Guide

S3 APIs for S3 interface for MSDP

Common Error Response

In case of error following xml response is returned to REST client.

  • Response content type is "application/xml"

  • RequestId is unique ID generated per request.

  • Response content is in the following XML format:

<?xml version="1.0" encoding="UTF-8"?>
<Error>
    <Code>InvalidKeyMarker</Code>
    <Message>The key marker is invalid. It should start with prefix.
    </Message>
    <Resource>/azure-versioned/</Resource>
    <RequestId>1653377472751453758</RequestId>

Feedback

Was this page helpful?
Previous

IAM policy document syntax

Next

S3 APIs on Buckets

Feedback

Was this page helpful?