Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ objectGetLegalHold.js
File
objectGetLegalHold.js
lib/api/objectGetLegalHold.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ promisify } = require(
'util'
);
2
const
{ errors, errorInstances, s3middleware } = require(
'arsenal'
);
3
4
const
{ decodeVersionId, getVersionIdResHeader }
Callers
nothing calls this directly
Calls
1
objectGetLegalHold
Function · 0.85
Tested by
no test coverage detected