<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.agnx.com/helpdesk/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.agnx.com/helpdesk/feed.php">
        <title>AGNX - dev:sapi</title>
        <description>Wiki</description>
        <link>https://www.agnx.com/helpdesk/</link>
        <image rdf:resource="https://www.agnx.com/helpdesk/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-17T16:46:13+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:changes_log&amp;rev=1650446136&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:get_dir&amp;rev=1650449332&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:get_file&amp;rev=1650449397&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:get_item_info&amp;rev=1650449281&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:path_spec&amp;rev=1650443119&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.agnx.com/helpdesk/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>AGNX</title>
        <link>https://www.agnx.com/helpdesk/</link>
        <url>https://www.agnx.com/helpdesk/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:changes_log&amp;rev=1650446136&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-20T09:15:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>changes_log</title>
        <link>https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:changes_log&amp;rev=1650446136&amp;do=diff</link>
        <description>Home &gt; Developer &gt; Lookafter Storage System API &gt; Changes Log

Storage API: Changes Log

1 Febuary 2021

Updated documentation for GetItemInfo and SetItemInfo API in response to new changes. In the returned ucar info, GetItemInfo will now NOT show user groups that the user do not belong to. GetItemInfo previously return a ucar set that includes all groups in the user&#039;s host/domain and SetItemInfo similarly also requires the same whole set to be submitted back to effect a change. Now SetItemInfo …</description>
    </item>
    <item rdf:about="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:get_dir&amp;rev=1650449332&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-20T10:08:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>get_dir</title>
        <link>https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:get_dir&amp;rev=1650449332&amp;do=diff</link>
        <description>Home &gt; Developer &gt; Lookafter Storage System API &gt; GetDir

GetDir

Script path: /storage/bin/api/get_dir.cgi

Description: Returns a list of items representing the directory listing of the given folder. Information for each item in the list can be optionally requested. Among the information available are: name, date, mtime, size, type, owner, company, lock status, description, checksum. Sorting of the list by selected fields and simple filtering of names is possible.</description>
    </item>
    <item rdf:about="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:get_file&amp;rev=1650449397&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-20T10:09:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>get_file</title>
        <link>https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:get_file&amp;rev=1650449397&amp;do=diff</link>
        <description>Home &gt; Developer &gt; Lookafter Storage System API &gt;  GetFile

GetFile

Script path: /storage/bin/api/get_file.cgi

Description: Returns the content of the specified file, either in its entirety or in part, by specifying a starting point (offset) and the amount to get. 

----------

INPUT (via GET or POST)</description>
    </item>
    <item rdf:about="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:get_item_info&amp;rev=1650449281&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-20T10:08:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>get_item_info</title>
        <link>https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:get_item_info&amp;rev=1650449281&amp;do=diff</link>
        <description>Home &gt; Developer &gt; Lookafter Storage System API &gt; GetItemInfo

GetItemInfo

Script path: /storage/bin/api/get_item_info.cgi

Description: Returns information about an item (file or folder). Information you want to retrieve is specified using the fields parameter, which is a string consisting of comma separated field names.</description>
    </item>
    <item rdf:about="https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:path_spec&amp;rev=1650443119&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-20T08:25:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>path_spec</title>
        <link>https://www.agnx.com/helpdesk/doku.php?id=dev:sapi:path_spec&amp;rev=1650443119&amp;do=diff</link>
        <description>Home &gt; Developer &gt; Lookafter Storage System API &gt; How to specify a path

How to specify a path

The “path=” parameter is the most common parameter for storage API and is usually a mandatory one too. The section will lay down the common format adopted by all of them when specifying a path.</description>
    </item>
</rdf:RDF>
