Gets a list of all iFile file objects on this device.
Creates a set of iFiles file objects.
Deletes a set of iFile file objects.
Deletes all iFile file objects.
Gets the cache path for a list of iFile file objects.
Gets the checksum for a list of iFile file objects.
Gets the creation time for a list of iFile file objects.
Gets the creator (the user who created the iFile file object)
for a list of iFile file objects.
Sets the local path for an iFile file object. This is the original
path that was specified when the file was loaded in. Do not be
confused: modifying this path will reload the contents of the iFile
file object.
Gets the modification time for a set of iFile file objects.
Gets the name of the user who last modified the file for a set of
iFile file objects.
Gets the bit field holding the file type and permissions, as in the
Unix "stat" information for a set of iFile file objects.
Gets the revision for the iFile file object. The revision is incremented
every time the file path changes. (Changing the file path reloads the
file into the system.)
Gets the size of the iFile file object.
Gets the source path of the iFile file object.
Gets the full path to the system files that exist outside the file
cache for a set of iFile file objects. The cached file is
simply a soft link to this file.
Gets the version information for this interface.
Gets a list of all iFile file objects on this device.
Creates a set of iFiles file objects.
Deletes a set of iFile file objects.
Deletes all iFile file objects.
Gets the cache path for a list of iFile file objects.
Gets the checksum for a list of iFile file objects.
Gets the creation time for a list of iFile file objects.
Gets the creator (the user who created the iFile file object)
for a list of iFile file objects.
Sets the local path for an iFile file object. This is the original
path that was specified when the file was loaded in. Do not be
confused: modifying this path will reload the contents of the iFile
file object.
Gets the modification time for a set of iFile file objects.
Gets the name of the user who last modified the file for a set of
iFile file objects.
Gets the bit field holding the file type and permissions, as in the
Unix "stat" information for a set of iFile file objects.
Gets the revision for the iFile file object. The revision is incremented
every time the file path changes. (Changing the file path reloads the
file into the system.)
Gets the size of the iFile file object.
Gets the source path of the iFile file object.
Gets the full path to the system files that exist outside the file
cache for a set of iFile file objects. The cached file is
simply a soft link to this file.
Gets the version information for this interface.
The iFileFile interface enables you to manipulate a local load
balancer's iFile file objects.
iFiles provide the ability to load an external file into iRules
that can be accessed by an iRule using the "ifile" command. To
create an iFile, you must first use this interface to create an
iFile file object that loads the file into the system. Then use
the iFile interface to create the iFile that can be used by the
iRule.