Create a hardlink via Rest API

46 views
Skip to first unread message

matt b

unread,
Mar 15, 2021, 5:04:37 PM3/15/21
to isilon-u...@googlegroups.com
Hi first time posting to this group. 
I am looking for an example or if it is even possible to create a hardlinked file via the Isilon API?

If anyone knows if this is possible and what this would look like via the REST API it would be great to hear from you.
Cheers
Matt

Jason Davis

unread,
Mar 15, 2021, 5:58:38 PM3/15/21
to isilon-u...@googlegroups.com
I don't think it's possible via the API, at least not in my reading:

If you wanted the "effect" of a hardlink then my assumption is that it would be used as a "space efficient clone". This the intent of hardlinks we see in our environment. In that case you can do that in the API:
Page 217 in the above link.

--
You received this message because you are subscribed to the Google Groups "Isilon Technical User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isilon-user-gr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isilon-user-group/CALH%2BQDK_L%3DY6fPbGE3dSo8wWwGkF4O9NOF3d%2BcPPbzcx%3DmaR%2Bw%40mail.gmail.com.

matt b

unread,
Mar 16, 2021, 9:13:49 AM3/16/21
to isilon-u...@googlegroups.com
Thanks Jason this looks like it would work. "PUT /namespace/ifs/folder1/myfile?clone=true HTTP/1.1 x-isi-ifs-copy-source: /namespace/ifs/source1/myfile"

cheers
matt

Reply all
Reply to author
Forward
0 new messages