Gets information about the mount point for each key within a bucket so that the key can be accessed by directly mounting the corresponding file share. File access in an ECS extension that allows objects to be accessed as files and vice-versa.
Host Style: http://bucketname.ns1.emc.com/{object_name}?fileaccess
Path Style: http://ns1.emc.com/bucketname/{object_name}?fileaccess
Alternatively, both styles can specify the namespace using the x-emc-namespace header.
The following conditions must be met in order to call this operation.
BaseUrl used in a host-style request URL should be pre-configured using the ECS Management API or the ECS Portal (for example, emc.com in the URL: bucketname.ns1.emc.com).
Namespace and bucket corresponding to this object should exist
Response indicating Success or Failure for this operation.